Nikita Sobolev
|
a376da87bd
|
Remove duplicate definitions (#8483)
|
2022-08-04 18:55:18 +02:00 |
|
Sebastian Rittau
|
2a3ff630e8
|
Fix return type of ParserBase.error (#6666)
As this is an abstract method, NoReturn is problematic as deriving
classes (for example in beautifulsoup4 or fpdf2) have an incompatible
return type.
|
2021-12-22 23:26:02 +01:00 |
|
Joseph Young
|
40f2cb6e39
|
HTMLParser: Add missing stubs for attributes and methods (#6658)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2021-12-22 19:32:35 +02:00 |
|
Akuli
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|