issues
search
html5lib
/
html5lib-python
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
MIT License
1.13k
stars
284
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create SECURITY.md
#584
psmoros
opened
3 weeks ago
1
Avoid ast.Str on Python 3.8+
#583
hroncok
opened
3 weeks ago
0
Vendorize webencodings
#582
ashleysommer
closed
1 month ago
1
Remove six
#581
Mic92
opened
2 months ago
6
Only support python versions that receive security updates
#580
Mic92
opened
2 months ago
1
Make parsing of text be non-quadratic.
#579
alexmv
opened
8 months ago
1
Link rot: Both links under "Questions?" are invalid
#578
Avasam
closed
9 months ago
2
Please make a new release
#577
mgorny
opened
10 months ago
9
AppVeyor: Test EOL versions of CPython
#576
cclauss
closed
10 months ago
1
GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
#575
cclauss
closed
10 months ago
1
tests: drop dependency on external mock module for newer python
#574
eli-schwartz
closed
10 months ago
4
Fix compatibility with pytest 7.4.0
#573
frenzymadness
closed
10 months ago
0
pytest 7.4.0 compatibility
#572
frenzymadness
closed
10 months ago
0
HTMLTokenizer.stream.chunkOffset not updating on string with no html elements
#571
ehsmeng
opened
1 year ago
0
adapt testsuite to changes in pytest 7.4
#570
MeggyCal
closed
10 months ago
0
Drop Support for Python 2.7
#569
aqeelat
opened
1 year ago
3
Fuzzing reveals a number of parse errors
#568
leonardr
opened
1 year ago
2
Constant phases
#567
ambv
closed
9 months ago
1
Allow min-height, max-height, min-width, max-width in the sanitizer
#566
ambv
closed
1 year ago
0
Bump lxml from 4.9.0 to 4.9.1
#565
dependabot[bot]
closed
1 year ago
3
Test more on GitHub Actions
#564
ambv
closed
1 year ago
0
Sort void elements alphabetically, document ones that don't match current standard
#563
ambv
closed
1 year ago
0
Fix reference targets in Sphinx documentation
#562
ambv
closed
1 year ago
0
Restore ability to provide a tree builder name as string
#559
theRealProHacker
closed
1 year ago
1
HTML5Parser has incorrect behavior
#558
theRealProHacker
closed
1 year ago
1
Found a bug in version 1.1: "AssertionError: <EMPTY MESSAGE>" caused by html5parser parsing failure.
#557
aT0ngMu
opened
1 year ago
0
ImportError: Can't determine version for html5lib
#556
mikeyenmoris
closed
1 year ago
1
On html5lib maintenance
#555
akx
closed
1 year ago
2
Bump Flake8 to fix CI for Python 3.7
#554
hugovk
closed
1 year ago
0
1.1: sphinx warnings about `reference target not found`
#548
kloczek
closed
1 year ago
0
remove redundant list comprehension
#547
adhintz
closed
1 year ago
0
Enfoce https://reuse.software compliance
#546
hexagonrecursion
closed
1 year ago
1
Remove Travis CI in favour of GitHub Actions
#545
hugovk
closed
1 year ago
3
Fix pytest warnings
#544
hugovk
closed
1 year ago
0
README: Replace broken mailing list link with archive
#543
hugovk
closed
1 year ago
4
Add support for Python 3.9 and 3.10 and 3.11
#542
hugovk
closed
1 year ago
2
use unittest.mock instead of mock
#541
pgajdos
closed
2 years ago
3
ModuleNotFoundError: No module named 'xml'
#540
alassaneg
closed
1 year ago
2
Use for:else: where it makes sense
#539
idiomaticrefactoring
closed
1 year ago
0
1.1: test suite uses no longer maintained `pytest-expect`
#538
kloczek
opened
2 years ago
4
Python 3.10 support
#537
sanderbrauwers
closed
1 year ago
5
Drop support for EOL Python 2.7, 3.5 and 3.6
#536
hugovk
closed
2 years ago
5
Google Group: Access Error
#535
guettli
closed
1 year ago
1
Update tests/testdata (Test </p> and </br> in SVG)
#534
zcorpan
closed
3 years ago
2
Add position information for text nodes
#533
corynezin
opened
3 years ago
0
consider making html5lib.tokenizer public
#532
mgrandi
opened
3 years ago
3
Update tests/testdata (for <svg><p> in innerHTML)
#531
zcorpan
closed
3 years ago
4
Evaluate application of PyPy performance best-practices
#530
jayaddison
closed
3 years ago
1
1.1: test suite is failing
#529
kloczek
closed
1 year ago
10
AttributeError: module 'html5lib.treebuilders' has no attribute '_base' (Python3.9)
#528
schlpr0k-redbot
closed
1 year ago
3
Next