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 }}
avi4git
/
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
tests
test_stream.py
on
python3-old
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 18, 2008
Rejiggered the tokeniser so it only ever unconsumes a single character. Simplified the line/column position counters. (Saves about 5% parsing time.)
Show description for ce43212
philiptaylor
committed
ce43212
View commit details
Copy full SHA for ce43212
View code at this point
Browse repository at this point
Commits on Jun 3, 2008
Fixed line-count bug introduced in r1154
Show description for c7e3ffc
philiptaylor
committed
c7e3ffc
View commit details
Copy full SHA for c7e3ffc
View code at this point
Browse repository at this point
Commits on May 29, 2008
Fixed error when \r\n(EOF) falls across chunk boundary
Show description for 980e9ad
philiptaylor
committed
980e9ad
View commit details
Copy full SHA for 980e9ad
View code at this point
Browse repository at this point
Commits on Oct 16, 2007
Several changes related to character encoding; convert utf-16 to utf-8 if found in pre-parse algorithm, allow chardet to be switched off, start implementing reparsing if <meta> found during actual …
Show description for d05f439
jgraham
committed
d05f439
View commit details
Copy full SHA for d05f439
View code at this point
Browse repository at this point
Commits on Sep 23, 2007
Don't update the stream position each time a character is read
Show description for 0c6d178
jgraham
committed
0c6d178
View commit details
Copy full SHA for 0c6d178
View code at this point
Browse repository at this point
Commits on Jul 27, 2007
Calculate new position at end of charsUntil
Show description for ede74c6
jgraham
committed
ede74c6
View commit details
Copy full SHA for ede74c6
View code at this point
Browse repository at this point
Commits on Jun 24, 2007
Python module namespace cleanup
Show description for 7064a97
rubys
committed
7064a97
View commit details
Copy full SHA for 7064a97
View code at this point
Browse repository at this point
Commits on Jun 19, 2007
Applied patch from Issue #42.
Show description for e822736
tbroyer
committed
e822736
View commit details
Copy full SHA for e822736
View code at this point
Browse repository at this point
Commits on Jun 9, 2007
Allow tests to pass on configurations without chardet
Show description for 40cb2d9
rubys
committed
40cb2d9
View commit details
Copy full SHA for 40cb2d9
View code at this point
Browse repository at this point
Commits on Jun 7, 2007
Progress towards streaming
Show description for 3391e3e
rubys
committed
3391e3e
View commit details
Copy full SHA for 3391e3e
View code at this point
Browse repository at this point
Commits on Jun 4, 2007
More assertions
Show description for a864209
rubys
committed
a864209
View commit details
Copy full SHA for a864209
View code at this point
Browse repository at this point
Someday I hope to make InputStream actually stream, but as a first
Show description for 5846a91
rubys
committed
5846a91
View commit details
Copy full SHA for 5846a91
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.