GitHub / html5lib/html5lib-python issues and pull requests
#589 - `setup.py`: fix version parsing on Python 3.14 (ast.Str removed)
Pull Request -
State: open - Opened by sookach 2 months ago
- 2 comments
#589 - `setup.py`: fix version parsing on Python 3.14 (ast.Str removed)
Pull Request -
State: open - Opened by sookach 2 months ago
#588 - html5lib fails to build on Python 3.14 (uses removed ast.Str node)
Issue -
State: open - Opened by sookach 2 months ago
#587 - Add support for Python 3.12+ where six.moves is not available.
Pull Request -
State: open - Opened by zajacg 8 months ago
#586 - Issue while parsing valid <meta> tags
Issue -
State: open - Opened by ikus060 9 months ago
#585 - Potential Issue with moduleCache Key Handling in _utils.py
Issue -
State: open - Opened by thisisandy 11 months ago
#584 - Create SECURITY.md
Issue -
State: open - Opened by psmoros about 1 year ago
#583 - Avoid ast.Str on Python 3.8+
Pull Request -
State: open - Opened by hroncok about 1 year ago
#582 - Vendorize webencodings
Pull Request -
State: closed - Opened by ashleysommer about 1 year ago
#582 - Vendorize webencodings
Pull Request -
State: closed - Opened by ashleysommer about 1 year ago
- 1 comment
#581 - Remove six
Pull Request -
State: open - Opened by Mic92 about 1 year ago
- 6 comments
#581 - Remove six
Pull Request -
State: open - Opened by Mic92 about 1 year ago
#580 - Python2.7 removal
Pull Request -
State: open - Opened by Mic92 about 1 year ago
#579 - Make parsing of text be non-quadratic.
Pull Request -
State: open - Opened by alexmv over 1 year ago
#578 - Link rot: Both links under "Questions?" are invalid
Issue -
State: closed - Opened by Avasam over 1 year ago
- 1 comment
#577 - Please make a new release
Issue -
State: open - Opened by mgorny almost 2 years ago
#576 - AppVeyor: Test EOL versions of CPython
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 1 comment
#576 - AppVeyor: Test EOL versions of CPython
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 1 comment
#575 - GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 1 comment
#575 - GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
Pull Request -
State: open - Opened by cclauss almost 2 years ago
#574 - tests: drop dependency on external mock module for newer python
Pull Request -
State: closed - Opened by eli-schwartz about 2 years ago
- 4 comments
#573 - Fix compatibility with pytest 7.4.0
Pull Request -
State: closed - Opened by frenzymadness over 2 years ago
#573 - Fix compatibility with pytest 7.4.0
Pull Request -
State: closed - Opened by frenzymadness over 2 years ago
#572 - pytest 7.4.0 compatibility
Issue -
State: closed - Opened by frenzymadness over 2 years ago
#571 - HTMLTokenizer.stream.chunkOffset not updating on string with no html elements
Issue -
State: open - Opened by ehsmeng over 2 years ago
#570 - adapt testsuite to changes in pytest 7.4
Pull Request -
State: closed - Opened by MeggyCal over 2 years ago
#569 - Drop Support for Python 2.7
Issue -
State: open - Opened by aqeelat over 2 years ago
- 3 comments
#568 - Fuzzing reveals a number of parse errors
Issue -
State: open - Opened by leonardr over 2 years ago
- 2 comments
#567 - Constant phases
Pull Request -
State: closed - Opened by ambv over 2 years ago
- 1 comment
#566 - Allow min-height, max-height, min-width, max-width in the sanitizer
Pull Request -
State: closed - Opened by ambv over 2 years ago
#565 - Bump lxml from 4.9.0 to 4.9.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: dependencies
#564 - Test more on GitHub Actions
Pull Request -
State: closed - Opened by ambv over 2 years ago
#563 - Sort void elements alphabetically, document ones that don't match current standard
Pull Request -
State: closed - Opened by ambv over 2 years ago
#562 - Fix reference targets in Sphinx documentation
Pull Request -
State: closed - Opened by ambv over 2 years ago
#559 - Restore ability to provide a tree builder name as string
Pull Request -
State: closed - Opened by theRealProHacker over 2 years ago
- 1 comment
#558 - HTML5Parser has incorrect behavior
Issue -
State: closed - Opened by theRealProHacker over 2 years ago
- 1 comment
#557 - Found a bug in version 1.1: "AssertionError: <EMPTY MESSAGE>" caused by html5parser parsing failure.
Issue -
State: open - Opened by aT0ngMu over 2 years ago
#556 - ImportError: Can't determine version for html5lib
Issue -
State: closed - Opened by mikeyenmoris almost 3 years ago
- 1 comment
#555 - On html5lib maintenance
Issue -
State: closed - Opened by akx about 3 years ago
- 2 comments
#554 - Bump Flake8 to fix CI for Python 3.7
Pull Request -
State: closed - Opened by hugovk about 3 years ago
#548 - 1.1: sphinx warnings about `reference target not found`
Issue -
State: closed - Opened by kloczek over 3 years ago
#547 - remove redundant list comprehension
Pull Request -
State: closed - Opened by adhintz over 3 years ago
#546 - Enfoce https://reuse.software compliance
Pull Request -
State: closed - Opened by hexagonrecursion over 3 years ago
- 1 comment
#545 - Remove Travis CI in favour of GitHub Actions
Pull Request -
State: closed - Opened by hugovk over 3 years ago
- 3 comments
#544 - Fix pytest warnings
Pull Request -
State: closed - Opened by hugovk over 3 years ago
#543 - README: Replace broken mailing list link with archive
Pull Request -
State: closed - Opened by hugovk over 3 years ago
- 4 comments
#542 - Add support for Python 3.9 and 3.10 and 3.11
Pull Request -
State: closed - Opened by hugovk over 3 years ago
- 2 comments
#541 - use unittest.mock instead of mock
Issue -
State: closed - Opened by pgajdos over 3 years ago
- 3 comments
#540 - ModuleNotFoundError: No module named 'xml'
Issue -
State: closed - Opened by alassaneg almost 4 years ago
- 2 comments
#539 - Use for:else: where it makes sense
Pull Request -
State: closed - Opened by idiomaticrefactoring almost 4 years ago
#538 - 1.1: test suite uses no longer maintained `pytest-expect`
Issue -
State: open - Opened by kloczek almost 4 years ago
- 4 comments
#537 - Python 3.10 support
Issue -
State: closed - Opened by sanderbrauwers about 4 years ago
- 5 comments
#536 - Drop support for EOL Python 2.7, 3.5 and 3.6
Pull Request -
State: closed - Opened by hugovk over 4 years ago
- 5 comments
#535 - Google Group: Access Error
Issue -
State: closed - Opened by guettli over 4 years ago
- 1 comment
#534 - Update tests/testdata (Test </p> and </br> in SVG)
Pull Request -
State: closed - Opened by zcorpan over 4 years ago
- 2 comments
#533 - Add position information for text nodes
Issue -
State: open - Opened by corynezin over 4 years ago
#532 - consider making html5lib.tokenizer public
Issue -
State: open - Opened by mgrandi over 4 years ago
- 3 comments
#531 - Update tests/testdata (for <svg><p> in innerHTML)
Pull Request -
State: closed - Opened by zcorpan over 4 years ago
- 4 comments
#530 - Evaluate application of PyPy performance best-practices
Issue -
State: closed - Opened by jayaddison almost 5 years ago
- 1 comment
#529 - 1.1: test suite is failing
Issue -
State: closed - Opened by kloczek almost 5 years ago
- 10 comments
#528 - AttributeError: module 'html5lib.treebuilders' has no attribute '_base' (Python3.9)
Issue -
State: closed - Opened by bindnera almost 5 years ago
- 3 comments
#527 - Add GitHub Actions workflow for tox
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 9 comments
#526 - Use Python built-in str.lower in preference to asciiUpper2Lower character table translation
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 1 comment
#525 - Move away from Travis CI
Issue -
State: closed - Opened by gsnedders almost 5 years ago
- 3 comments
#524 - Compile html5lib with Cython
Pull Request -
State: open - Opened by gsnedders almost 5 years ago
- 2 comments
#523 - Tree Construction: do not use phase-specific handling for implied end-tag tokens emitted during InBody phase
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 1 comment
#522 - Refactor: unpack and re-order HTMLParser.mainLoop foreign-content conditionals
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 1 comment
#521 - Tokenizer: use Python objects to represent tokens
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 3 comments
#520 - Tokenizer: pretranslate lowercase element and attribute names
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 8 comments
#519 - Consistency: consume a single character at a time during attribute name state
Pull Request -
State: closed - Opened by jayaddison almost 5 years ago
- 3 comments
#518 - Update .travis.yml
Pull Request -
State: closed - Opened by nageshlop almost 5 years ago
- 2 comments
#517 - Test and document Python 3.9 support
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
- 2 comments
#516 - Import collection ABCs from collections.abc
Pull Request -
State: closed - Opened by monoidic about 5 years ago
- 2 comments
#515 - HTMLParser.lastPhase and beforeRCDataPhase are unused fields
Issue -
State: open - Opened by natebosch about 5 years ago
#514 - supporting markdown links
Issue -
State: open - Opened by jvanasco about 5 years ago
- 1 comment
#513 - Docs out of date
Issue -
State: closed - Opened by jvanasco about 5 years ago
#512 - Update README.rst
Pull Request -
State: closed - Opened by Lakshitasaini8 about 5 years ago
- 1 comment
#511 - just a hacktober fest task
Pull Request -
State: closed - Opened by Gattuu about 5 years ago
- 1 comment
#510 - Improving it to make it more readable requirements-test.txt to requirements_test.txt
Pull Request -
State: closed - Opened by Chirag0410 about 5 years ago
- 2 comments
#509 - Adding ppc64le architecture support on travis-ci
Pull Request -
State: closed - Opened by kishorkunal-raj about 5 years ago
- 2 comments
#508 - Replace os.path.split with .dirname or .basename in two places
Pull Request -
State: closed - Opened by foolip over 5 years ago
#507 - html5lib/1.1: 995 failed failed tests
Issue -
State: closed - Opened by sandrotosi over 5 years ago
- 2 comments
Labels: question
#506 - Use Node.from_parent() constructor to support pytest 6
Pull Request -
State: closed - Opened by hroncok over 5 years ago
#505 - pytest 6: PytestDeprecationWarning: Direct construction of TokenizerFile has been deprecated, please use TokenizerFile.from_parent.
Issue -
State: closed - Opened by hroncok over 5 years ago
- 3 comments
#504 - changelog: the 1.1 version has been released
Pull Request -
State: closed - Opened by GeyseR over 5 years ago
- 1 comment
#503 - Stop running coverage on Travis/AppVeyor
Pull Request -
State: closed - Opened by gsnedders over 5 years ago
#502 - Don't use cElementTree on Python 3
Pull Request -
State: closed - Opened by gsnedders over 5 years ago
- 3 comments
#501 - Deprecate the sanitizer and recommend Bleach
Pull Request -
State: closed - Opened by gsnedders over 5 years ago
- 2 comments
#498 - Codecov migration to marketplace app
Issue -
State: closed - Opened by thomasrockhu over 5 years ago
- 2 comments
#495 - Bump virtualenv from 20.0.6 to 20.0.21
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies
#494 - Avoid cElementTree on Python 3
Issue -
State: closed - Opened by uranusjr over 5 years ago
- 3 comments
#493 - Add benchmarks and optimize html5lib a bit
Pull Request -
State: closed - Opened by gsnedders over 5 years ago
- 2 comments
Labels: parser
#492 - Bump packaging from 20.1 to 20.4
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies
#491 - Update pytest requirement from <4,==3.10.1 to ==5.4.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#489 - User documentation?
Issue -
State: open - Opened by davaya over 5 years ago
- 4 comments
#485 - Bump importlib-resources from 1.0.2 to 1.5.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#483 - Bump coverage from 5.0.3 to 5.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#478 - Bump importlib-metadata from 1.5.0 to 1.6.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#475 - Bump configparser from 4.0.2 to 5.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#468 - Bump mock from 3.0.5 to 4.0.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies