Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
html5lib-python
Public
forked from
html5lib/html5lib-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
html5lib
on
pyup-config
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2020
Fix typos (#424)
zborboa-g
authored
e4de4c9
View commit details
Copy full SHA for e4de4c9
View code at this point
Browse repository at this point
Fix Pytest4.x compatibility error
Show description for 9c44367
stanislavlevin
authored and
gsnedders
committed
9c44367
View commit details
Copy full SHA for 9c44367
View code at this point
Browse repository at this point
Update flake8 to the latest version and fix all errors
jdufresne
authored and
gsnedders
committed
986560a
View commit details
Copy full SHA for 986560a
View code at this point
Browse repository at this point
Remove unnecessary/empty try/except construct
Show description for dbeeacc
jdufresne
authored and
gsnedders
committed
dbeeacc
View commit details
Copy full SHA for dbeeacc
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Use modern Python syntax set literals and dict comprehension (#415)
Show description for af19281
jdufresne
authored and
jgraham
committed
af19281
View commit details
Copy full SHA for af19281
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Improve the 'Coercing non-XML name' warning (#418)
Show description for 4b22754
Ms2ger
authored and
gsnedders
committed
4b22754
View commit details
Copy full SHA for 4b22754
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Try to import MutableMapping from collections.abc (#403)
Show description for 4f92357
5j9
authored and
gsnedders
committed
4f92357
View commit details
Copy full SHA for 4f92357
View code at this point
Browse repository at this point
Remove unnecessary compatibility shim for BytesIO (#401)
Show description for 0ba6628
jdufresne
authored and
gsnedders
committed
0ba6628
View commit details
Copy full SHA for 0ba6628
View code at this point
Browse repository at this point
Remove unnecessary use of six.binary_type (#400)
Show description for fd04f6a
jdufresne
authored and
gsnedders
committed
fd04f6a
View commit details
Copy full SHA for fd04f6a
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Misc. source comment typos (#391)
Show description for e9ef538
luzpaz
authored and
gsnedders
committed
e9ef538
View commit details
Copy full SHA for e9ef538
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
fixed some minor grammar in opening comment (#389)
Ward Bradt
authored and
gsnedders
committed
5e6b61b
View commit details
Copy full SHA for 5e6b61b
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
fixed misspelling of "association" in base.py (#387)
Ward Bradt
authored and
jgraham
committed
786dbf8
View commit details
Copy full SHA for 786dbf8
View code at this point
Browse repository at this point
Refer to EOF by its constant everywhere (#388)
gsnedders
authored and
jgraham
committed
4b8a119
View commit details
Copy full SHA for 4b8a119
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Bump version number beyond release
gsnedders
committed
a4e7d17
View commit details
Copy full SHA for a4e7d17
View code at this point
Browse repository at this point
Bump version number for release
gsnedders
committed
07404ca
View commit details
Copy full SHA for 07404ca
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Document html5lib.treewalkers (#386)
willkg
authored and
gsnedders
committed
0f1994b
View commit details
Copy full SHA for 0f1994b
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
First pass at documenting html5lib.filters (#375)
willkg
authored and
gsnedders
committed
f7708c4
View commit details
Copy full SHA for f7708c4
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Document html5parser module
willkg
committed
805f272
View commit details
Copy full SHA for 805f272
View code at this point
Browse repository at this point
Remove items from __all__ that aren't in the namespace
willkg
committed
dc9443d
View commit details
Copy full SHA for dc9443d
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
First pass at documenting serializer (#376)
willkg
authored and
gsnedders
committed
461bda3
View commit details
Copy full SHA for 461bda3
View code at this point
Browse repository at this point
First pass at treebuilder docs (#378)
willkg
authored and
gsnedders
committed
ed8e017
View commit details
Copy full SHA for ed8e017
View code at this point
Browse repository at this point
First pass at docs for html5lib.treeadapters (#380)
willkg
authored and
gsnedders
committed
6b13f55
View commit details
Copy full SHA for 6b13f55
View code at this point
Browse repository at this point
Regexp change for future compatibility. Fixes #347
mvasilkov
committed
3e86e49
View commit details
Copy full SHA for 3e86e49
View code at this point
Browse repository at this point
Allow uppercase hex chararcters in CSS colour check
hugovk
committed
a5a1900
View commit details
Copy full SHA for a5a1900
View code at this point
Browse repository at this point
Passing test for lowercase and failing test for uppercase
hugovk
committed
48fb9e1
View commit details
Copy full SHA for 48fb9e1
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Make ReparseException private
Show description for 876ff02
willkg
committed
876ff02
View commit details
Copy full SHA for 876ff02
View code at this point
Browse repository at this point
Remove html5lib/tests/README file (#366)
Show description for b105f6e
willkg
authored and
gsnedders
committed
b105f6e
View commit details
Copy full SHA for b105f6e
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Document exceptions in constants module (#369)
willkg
authored and
gsnedders
committed
32713a5
View commit details
Copy full SHA for 32713a5
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Remove redundant <=2.6 code (#362)
hugovk
authored and
gsnedders
committed
6f8320e
View commit details
Copy full SHA for 6f8320e
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
Fail hard with tracebacks if pytest-expect isn't working (#360)
Show description for 2afc3ad
willkg
authored and
gsnedders
committed
2afc3ad
View commit details
Copy full SHA for 2afc3ad
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Drop support for Python 2.6 (#356)
Show description for 5f637af
willkg
authored and
gsnedders
committed
5f637af
View commit details
Copy full SHA for 5f637af
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Merge pull request #355 from willkg/339-typo
Show description for f4a6773
willkg
authored
f4a6773
View commit details
Copy full SHA for f4a6773
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Remove __version__ from __all__
twm
committed
deb98bb
View commit details
Copy full SHA for deb98bb
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Asymptote no more
twm
committed
1084ed0
View commit details
Copy full SHA for 1084ed0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into update-docs
twm
committed
d270666
View commit details
Copy full SHA for d270666
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.