Skip to content

Pull requests: html5lib/html5lib-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

Google Code Issue 157: Add "escape invisible characters" option
#38 opened May 4, 2013 by gsneddersLoading… updated Sep 1, 2017
Add missing MathML tags for annotations. #183 sanitizer
#331 opened Apr 10, 2017 by fred-wangLoading… updated Feb 26, 2020
Allow data: to not be part of sanitizer’s allowed protocols sanitizer
#412 opened Feb 21, 2019 by charmanderLoading… updated Feb 26, 2020
Compile html5lib with Cython
#524 opened Jan 5, 2021 by gsnedders Draft updated Mar 10, 2023
Only support python versions that receive security updates
#580 opened Sep 9, 2024 by Mic92Loading… updated Sep 11, 2024
Remove six
#581 opened Sep 9, 2024 by Mic92 Draft updated Sep 25, 2024
Avoid ast.Str on Python 3.8+
#583 opened Oct 30, 2024 by hroncokLoading… updated Oct 30, 2024
Make parsing of text be non-quadratic.
#579 opened Feb 27, 2024 by alexmvLoading… updated Mar 10, 2025
Add support for Python 3.12+ where six.moves is not available.
#587 opened Mar 21, 2025 by zajacg Draft updated Mar 21, 2025
setup.py: fix version parsing on Python 3.14 (ast.Str removed)
#589 opened Sep 13, 2025 by sookachLoading… updated Nov 26, 2025
Support pytest 9 changes
#590 opened Nov 26, 2025 by s-t-e-v-e-n-kLoading… updated Nov 26, 2025
ProTip! Adding no:label will show everything without a label.