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 }}
willharris
/
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
Branch selector
noscript
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2015
Added noscript parsing for head elements.
willharris
committed
000eae1
View commit details
Copy full SHA for 000eae1
Browse repository at this point
Commits on Dec 12, 2014
Merge pull request #177 from msabramo/require_ordereddict_for_py26
Show description for 3b3c103
jgraham
committed
3b3c103
View commit details
Copy full SHA for 3b3c103
Browse repository at this point
setup.py: Require ordereddict for Python 2.6
msabramo
committed
e76c567
View commit details
Copy full SHA for e76c567
Browse repository at this point
Commits on Aug 21, 2014
Merge pull request #164 from sideshowbarker/master
Show description for 7cce65b
jgraham
committed
7cce65b
View commit details
Copy full SHA for 7cce65b
Browse repository at this point
Update to latest tests.
sideshowbarker
committed
51c473b
View commit details
Copy full SHA for 51c473b
Browse repository at this point
Commits on Aug 18, 2014
Merge pull request #163 from sideshowbarker/master
Show description for e8e0046
jgraham
committed
e8e0046
View commit details
Copy full SHA for e8e0046
Browse repository at this point
Update to latest tests.
sideshowbarker
committed
cf835d7
View commit details
Copy full SHA for cf835d7
Browse repository at this point
Commits on May 17, 2014
Add Python 3.4 to Travis and tox.
gsnedders
committed
f5fd711
View commit details
Copy full SHA for f5fd711
Browse repository at this point
As of months ago Genshi has downloads on PyPI; download it securely.
gsnedders
committed
9e730ff
View commit details
Copy full SHA for 9e730ff
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
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
Browse repository at this point
Allow Genshi to be installed insecurely, for now.
Show description for 3c3dd75
gsnedders
committed
3c3dd75
View commit details
Copy full SHA for 3c3dd75
Browse repository at this point
Installing flake8 separately is unnecessary; it is in requirements-test.txt.
gsnedders
committed
a2d58b8
View commit details
Copy full SHA for a2d58b8
Browse repository at this point
Stop using --use-mirrors when installing requirements.
Show description for 18bd38a
gsnedders
committed
18bd38a
View commit details
Copy full SHA for 18bd38a
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
Browse repository at this point
Drop -dev from version number for release
gsnedders
committed
b1b1f94
View commit details
Copy full SHA for b1b1f94
Browse repository at this point
Add changelog for recently changed things.
gsnedders
committed
3bd0a62
View commit details
Copy full SHA for 3bd0a62
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
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
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
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
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
Browse repository at this point
Commits on Aug 26, 2013
Add examples using urllib2 and urllib.request for HTTP Content-Type
Show description for c10635f
gsnedders
committed
c10635f
View commit details
Copy full SHA for c10635f
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
Browse repository at this point
Add changelog for 1.0b3 (uh, this ought to be have done before).
gsnedders
committed
e4d12b9
View commit details
Copy full SHA for e4d12b9
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
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
Browse repository at this point
Fix #78: drop RecursiveTreeWalker.
Show description for 7edad17
gsnedders
committed
7edad17
View commit details
Copy full SHA for 7edad17
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
Browse repository at this point
Add tests for BufferedStream.
gsnedders
committed
64e6f13
View commit details
Copy full SHA for 64e6f13
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
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
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
Browse repository at this point
Commits on Jun 27, 2013
Add fantasai, Marc, and Mike as contributors, and note the order.
gsnedders
committed
c8feb51
View commit details
Copy full SHA for c8feb51
Browse repository at this point
Update changelog for 1.0b2 changes.
gsnedders
committed
260f16f
View commit details
Copy full SHA for 260f16f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.