issues Search Results · repo:html5lib/html5lib-python language:Python
Filter by
258 results
(68 ms)258 results
inhtml5lib/html5lib-python (press backspace or delete to remove)I m running into issue with HTML parsing of the following HTML.
parser = html5lib.HTMLParser(strict=True)
parser.parse( !DOCTYPE html html lang= en head title test /title meta http-equiv= refresh ...
ikus060
- Opened on Mar 5
- #586
While reviewing the moduleCache handling logic in _utils.py, I noticed a potential inconsistency in how keys are being
checked and used. Specifically, the code appears to check for the presence of kwargs ...
thisisandy
- 1
- Opened on Dec 10, 2024
- #585
Hello 👋
I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@personnumber3377) has found a
potential issue, which I would be eager to share with you.
Could you add a ...
psmoros
- 2
- Opened on Oct 31, 2024
- #584
Hi, just wanna say that http://groups.google.com/group/html5lib-discuss leads nowhere and that
http://wiki.whatwg.org/wiki/IRC leads to a redirection page.
Avasam
- 2
- Opened on Feb 20, 2024
- #578
Could you please make a new release? 1.1 is from 2020, and since then there have been already 2 commits fixing
compatibility with new pytest versions.
mgorny
- 9
- Opened on Jan 24, 2024
- #577
This call:
https://github.com/html5lib/html5lib-python/blob/3e500bb6e4188ea087f5b743a720ed9f4d9216f9/html5lib/tests/tokenizer.py#L249
no longer works with pytest 7.4.0, see this change for more info: ...
frenzymadness
- Opened on Aug 9, 2023
- #572
from html5lib._tokenizer import HTMLTokenizer
from io import StringIO
class T():
def __init__(self, data):
print( Object from string: + data)
self.src = StringIO()
self.tokenizer ...
ehsmeng
- Opened on Jul 29, 2023
- #571
I m the lead developer of Beautiful Soup, which has html5lib as an optional dependency. Over the past couple of years I
ve gotten a number of notifications from Google s oss-fuzz project about unhandled ...
leonardr
- 2
- Opened on Mar 20, 2023
- #568
On Version 1.1
The doc strings give this example, which would be great, if it worked, but actually it fails when tree = lxml
def __init__(self, tree=None, strict=False, namespaceHTMLElements=True, debug=False): ...
theRealProHacker
- 1
- Opened on Feb 20, 2023
- #558

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.