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 }}
SmallPotato705
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
html5lib
on
master
User selector
All users
All time
Commit history
Commits on Aug 31, 2017
Fix alphabeticalattributes filter namepsace problem (#324)
Show description for 05fcd62
willkg
authored and
gsnedders
committed
05fcd62
View commit details
Copy full SHA for 05fcd62
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Avoid DeprecationWarnings on Python 3.6 (#318)
Show description for 17499b9
moben
authored and
gsnedders
committed
17499b9
View commit details
Copy full SHA for 17499b9
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
And back to dev.
gsnedders
committed
983a935
View commit details
Copy full SHA for 983a935
View code at this point
Browse repository at this point
Yes, another release, already. :(
gsnedders
committed
6a73efa
View commit details
Copy full SHA for 6a73efa
View code at this point
Browse repository at this point
Fix attribute order to the treebuilder to be document order
Show description for e0dc25f
gsnedders
committed
e0dc25f
View commit details
Copy full SHA for e0dc25f
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Back to -dev
gsnedders
committed
a3b8252
View commit details
Copy full SHA for a3b8252
View code at this point
Browse repository at this point
0.99999999 release! Let's party!
Show description for ebf6225
gsnedders
committed
ebf6225
View commit details
Copy full SHA for ebf6225
View code at this point
Browse repository at this point
Rename a bunch of serializer module variables to be underscore prefixed
gsnedders
committed
00977d6
View commit details
Copy full SHA for 00977d6
View code at this point
Browse repository at this point
Have only one set of allowed elements/attributes for the sanitizer
gsnedders
committed
18a7102
View commit details
Copy full SHA for 18a7102
View code at this point
Browse repository at this point
Move a whole bunch of private modules to be underscore prefixed
Show description for c4dd677
gsnedders
committed
c4dd677
View commit details
Copy full SHA for c4dd677
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Rename treewalkers.lxmletree to .etree_lxml for consistency
gsnedders
committed
8db5828
View commit details
Copy full SHA for 8db5828
View code at this point
Browse repository at this point
Rename treewalkers.genshistream to .genshi for consistency
gsnedders
committed
1a61c44
View commit details
Copy full SHA for 1a61c44
View code at this point
Browse repository at this point
Move serializer.htmlserializer to serializer
Show description for 6c30d0b
gsnedders
committed
6c30d0b
View commit details
Copy full SHA for 6c30d0b
View code at this point
Browse repository at this point
Rename filters._base to .base to reflect public status
gsnedders
committed
7bbde54
View commit details
Copy full SHA for 7bbde54
View code at this point
Browse repository at this point
Rename treewalkers._base to .base to reflect public status
gsnedders
committed
19891c5
View commit details
Copy full SHA for 19891c5
View code at this point
Browse repository at this point
Rename treebuilders._base to .base to reflect public status
gsnedders
committed
7bb34c7
View commit details
Copy full SHA for 7bb34c7
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Fix #120: introduce keyword arguments for encodings by source
gsnedders
committed
fc9f63b
View commit details
Copy full SHA for fc9f63b
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Remove the tokenizer's unused case-converting options
gsnedders
committed
6464fc4
View commit details
Copy full SHA for 6464fc4
View code at this point
Browse repository at this point
Remove ability to use a custom tokenizer
Show description for d8d5bb6
gsnedders
committed
d8d5bb6
View commit details
Copy full SHA for d8d5bb6
View code at this point
Browse repository at this point
Remove parseMeta
gsnedders
committed
e65bee9
View commit details
Copy full SHA for e65bee9
View code at this point
Browse repository at this point
Update tests to tip of html5lib-tests
gsnedders
committed
f3f00e4
View commit details
Copy full SHA for f3f00e4
View code at this point
Browse repository at this point
Fix #258: annotation-xml branch didn't check tag type
gsnedders
committed
e45339a
View commit details
Copy full SHA for e45339a
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Fix #237: fail if --update-xfail is used in wrong environment
gsnedders
committed
a6550ac
View commit details
Copy full SHA for a6550ac
View code at this point
Browse repository at this point
Fix #122: Check the testdata submodule is present
gsnedders
committed
2b73979
View commit details
Copy full SHA for 2b73979
View code at this point
Browse repository at this point
Run tests no matter how deep in directory structure they are
Show description for 8852ff4
gsnedders
committed
8852ff4
View commit details
Copy full SHA for 8852ff4
View code at this point
Browse repository at this point
Make genshi treeType get added as None to match the others
gsnedders
committed
b45b477
View commit details
Copy full SHA for b45b477
View code at this point
Browse repository at this point
Make self closing col start tags not cause a parse error (#244)
jdufresne
authored and
gsnedders
committed
11bdb49
View commit details
Copy full SHA for 11bdb49
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Fix #132: add test for #115, single character fragments (#264)
Show description for 5197f55
gsnedders
committed
5197f55
View commit details
Copy full SHA for 5197f55
View code at this point
Browse repository at this point
Fix #239: make elementInScope consider namespaces for target (#262)
Show description for 1ff3c80
gsnedders
committed
1ff3c80
View commit details
Copy full SHA for 1ff3c80
View code at this point
Browse repository at this point
Commits on May 29, 2016
Fix #217: Fully remove element in removeChild in etree treebuilder (#259)
Show description for c35d84c
gsnedders
committed
c35d84c
View commit details
Copy full SHA for c35d84c
View code at this point
Browse repository at this point
Commits on May 25, 2016
Fix #228: make sure the lxml treewalker works with trees from lxml (#256)
Show description for 2d37673
gsnedders
committed
2d37673
View commit details
Copy full SHA for 2d37673
View code at this point
Browse repository at this point
Check that no tag in the method dispatcher is duplicated (#255)
Show description for 66a2f77
gsnedders
committed
66a2f77
View commit details
Copy full SHA for 66a2f77
View code at this point
Browse repository at this point
Commits on May 22, 2016
Add a test for HTMLParser(debug=True)
gsnedders
committed
761f3ab
View commit details
Copy full SHA for 761f3ab
View code at this point
Browse repository at this point
Preserve attribute order when parsing
kovidgoyal
authored and
gsnedders
committed
a137d14
View commit details
Copy full SHA for a137d14
View code at this point
Browse repository at this point
Clean up the constants imports in html5parser
gsnedders
committed
0a885c6
View commit details
Copy full SHA for 0a885c6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.