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 }}
jimbaker
/
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
Datepicker
All time
Commit history
Commits on Aug 12, 2014
Use utils.supports_lone_surrogates in place of Jython-specific tlogic
jimbaker
committed
dc52b8e
View commit details
Copy full SHA for dc52b8e
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Pass on constructed tests in test_tokenizer that attempt to build
Show description for 7f189f8
jimbaker
committed
7f189f8
View commit details
Copy full SHA for 7f189f8
View code at this point
Browse repository at this point
Commits on May 3, 2014
Use six.unichr for Python 3.x
jimbaker
committed
0c5916e
View commit details
Copy full SHA for 0c5916e
View code at this point
Browse repository at this point
Do not directly use isolated surrogates in unicode literals for platforms besides Jython
jimbaker
committed
8aab9d8
View commit details
Copy full SHA for 8aab9d8
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
Fix #146; fix all pep8 1.5.4 failures
gsnedders
committed
41c90ae
View commit details
Copy full SHA for 41c90ae
View code at this point
Browse repository at this point
Commits on Jan 5, 2014
Add a documentEncoding property to HTML5Parser, fix #121.
SimonSapin
authored and
gsnedders
committed
808d102
View commit details
Copy full SHA for 808d102
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
And back to dev for 0.9999.
gsnedders
committed
c36197d
View commit details
Copy full SHA for c36197d
View code at this point
Browse repository at this point
Drop -dev from version number for release
gsnedders
committed
b1b1f94
View commit details
Copy full SHA for b1b1f94
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Fix #127, add a work-around for CPython bug 20007.
Show description for 18bc278
SimonSapin
committed
18bc278
View commit details
Copy full SHA for 18bc278
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Remove the isstring hack in lxml treewalker.
Show description for e269a2f
gsnedders
committed
e269a2f
View commit details
Copy full SHA for e269a2f
View code at this point
Browse repository at this point
Commits on Sep 10, 2013
Increment version number after 0.99 (provisionally 0.999).
gsnedders
committed
f130676
View commit details
Copy full SHA for f130676
View code at this point
Browse repository at this point
Push this as 0.99, after PEP 440 pushed pip to ignore pre-releases.
Show description for 00ee9e9
gsnedders
committed
00ee9e9
View commit details
Copy full SHA for 00ee9e9
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Fix #83: Stop testing the DOM treewalker with pxdom
Show description for fdcdea8
gsnedders
committed
fdcdea8
View commit details
Copy full SHA for fdcdea8
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
Bump version to 1.0b4
gsnedders
committed
70e432c
View commit details
Copy full SHA for 70e432c
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Bump version number to 1.0b3.
gsnedders
committed
808f78d
View commit details
Copy full SHA for 808f78d
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Move import/constants to top of file to match style.
gsnedders
committed
da9459f
View commit details
Copy full SHA for da9459f
View code at this point
Browse repository at this point
Fix #78: drop RecursiveTreeWalker.
Show description for 7edad17
gsnedders
committed
7edad17
View commit details
Copy full SHA for 7edad17
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
Fix #90: new PEP8 errors. These are both slight indentation bugs.
gsnedders
committed
e8d1802
View commit details
Copy full SHA for e8d1802
View code at this point
Browse repository at this point
Add tests for BufferedStream.
gsnedders
committed
64e6f13
View commit details
Copy full SHA for 64e6f13
View code at this point
Browse repository at this point
Fix seeking to the end of the buffered data in BufferedStream.
Show description for c09a92b
gsnedders
committed
c09a92b
View commit details
Copy full SHA for c09a92b
View code at this point
Browse repository at this point
Fix seeking to anything except 0 with BufferedStream.
Show description for 6d7e66c
gsnedders
committed
6d7e66c
View commit details
Copy full SHA for 6d7e66c
View code at this point
Browse repository at this point
Fix #67: BufferedStream returns unicode string.
Show description for 80c9044
gsnedders
committed
80c9044
View commit details
Copy full SHA for 80c9044
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
Fix #63: treewalker fails to handle bytes data from outwith html5lib
Show description for 1d3434f
Marc DM
authored and
gsnedders
committed
1d3434f
View commit details
Copy full SHA for 1d3434f
View code at this point
Browse repository at this point
Add test for sax treeadapter.
ambv
authored and
gsnedders
committed
84d8a74
View commit details
Copy full SHA for 84d8a74
View code at this point
Browse repository at this point
Fix #6: dom2sax crash by replacing dom2sax with a generic to_sax
Show description for 0c8d7bc
gsnedders
committed
0c8d7bc
View commit details
Copy full SHA for 0c8d7bc
View code at this point
Browse repository at this point
Commits on Jun 23, 2013
Fix warnings xgettext gives in html5lib.
Show description for f61e328
mikewest
authored and
gsnedders
committed
f61e328
View commit details
Copy full SHA for f61e328
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
Use alphabetical_attributes option in tests.
gsnedders
committed
9f42786
View commit details
Copy full SHA for 9f42786
View code at this point
Browse repository at this point
Clean up comments/whitespace around filters for clarity.
gsnedders
committed
259bc39
View commit details
Copy full SHA for 259bc39
View code at this point
Browse repository at this point
Add alphabetical_attributes option to the serializer
gsnedders
committed
b6ce031
View commit details
Copy full SHA for b6ce031
View code at this point
Browse repository at this point
Reorder HTMLSerializer options to match definitions
gsnedders
committed
508ab39
View commit details
Copy full SHA for 508ab39
View code at this point
Browse repository at this point
Commits on Jun 16, 2013
Add __all__ to utils.py to explicitly export default_etree import
Show description for af6667a
gsnedders
committed
af6667a
View commit details
Copy full SHA for af6667a
View code at this point
Browse repository at this point
Commits on May 26, 2013
Don't needlessly scramble attribute order while walking an etree
ambv
committed
84c1206
View commit details
Copy full SHA for 84c1206
View code at this point
Browse repository at this point
Commits on May 17, 2013
Fix the two cases of us using old-style classes on Python 2.
gsnedders
committed
c18094a
View commit details
Copy full SHA for c18094a
View code at this point
Browse repository at this point
Bump version to 1.0b2.
gsnedders
committed
9397de5
View commit details
Copy full SHA for 9397de5
View code at this point
Browse repository at this point
Clarify variable names in test_parser.py.
gsnedders
committed
60456e8
View commit details
Copy full SHA for 60456e8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.