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
.
openSUSE-Python
/
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
setup.py
on
master
User selector
All users
All time
Commit history
Commits on Mar 3, 2023
Test more on GitHub Actions (#564)
Show description for f0bb2a6
ambv
authored
f0bb2a6
View commit details
Copy full SHA for f0bb2a6
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
Add support for Python 3.9 and 3.10 and 3.11 (#542)
hugovk
authored
10b7eb8
View commit details
Copy full SHA for 10b7eb8
View code at this point
Browse repository at this point
Commits on May 28, 2020
Drop datrie support (#455)
gsnedders
authored
5cd73ef
View commit details
Copy full SHA for 5cd73ef
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Add testing and document support for Python 3.7, 3.8 & PyPy3
Show description for 6c21db2
jdufresne
authored and
gsnedders
committed
6c21db2
View commit details
Copy full SHA for 6c21db2
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Drop support for EOL Python 3.4 (#421)
hugovk
authored and
jgraham
committed
77879b0
View commit details
Copy full SHA for 77879b0
View code at this point
Browse repository at this point
Commits on May 23, 2018
Drop support for EOL Python 3.3 (#358)
hugovk
authored and
gsnedders
committed
7f613b3
View commit details
Copy full SHA for 7f613b3
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 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 Oct 25, 2017
Add testing for Python 3.6 and document support (#333)
Show description for bd6ee11
jdufresne
authored and
gsnedders
committed
bd6ee11
View commit details
Copy full SHA for bd6ee11
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Declare explicit dependency on Six 1.9 (#301)
amorde
authored and
gsnedders
committed
ff6111c
View commit details
Copy full SHA for ff6111c
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Monkeypatch pkg_resources to always use _markerlib
Show description for 6cd93c8
jayvdb
committed
6cd93c8
View commit details
Copy full SHA for 6cd93c8
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Give a more useful error message than a SyntaxError on old setuptools
gsnedders
committed
c562f28
View commit details
Copy full SHA for c562f28
View code at this point
Browse repository at this point
Try fixing #231 again: Return to using platform_python_implementation
Show description for 21aabd6
gsnedders
committed
21aabd6
View commit details
Copy full SHA for 21aabd6
View code at this point
Browse repository at this point
Make sure setup.py works regardless of cwd
gsnedders
committed
d5b0dc2
View commit details
Copy full SHA for d5b0dc2
View code at this point
Browse repository at this point
Commits on May 22, 2016
Import things from os.path to make setup.py more readable
mindw
authored and
gsnedders
committed
5a62f05
View commit details
Copy full SHA for 5a62f05
View code at this point
Browse repository at this point
use find_packages for simplicity in setup.py
mindw
authored and
gsnedders
committed
a8a10d6
View commit details
Copy full SHA for a8a10d6
View code at this point
Browse repository at this point
drop usage of charade now chardet is maintained again
mindw
authored and
gsnedders
committed
3d0eaea
View commit details
Copy full SHA for 3d0eaea
View code at this point
Browse repository at this point
Commits on May 20, 2016
Fix all the files outside of html5lib to flake8 cleanly
gsnedders
committed
8238648
View commit details
Copy full SHA for 8238648
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Use the platform.python_implementation because it's the most compat
Show description for b67c90d
gsnedders
committed
b67c90d
View commit details
Copy full SHA for b67c90d
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Fix python implementation marker for setuptools 2.20
paradoxxxzero
committed
5dac3ac
View commit details
Copy full SHA for 5dac3ac
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Drop Python 3.2 support.
gsnedders
committed
5efd7d6
View commit details
Copy full SHA for 5efd7d6
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Fix #124: Move to webencodings for decoding the input byte stream.
gsnedders
committed
85723e2
View commit details
Copy full SHA for 85723e2
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Cease supporting DATrie under PyPy.
gsnedders
committed
9ee8a1a
View commit details
Copy full SHA for 9ee8a1a
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
Add testing on python 3.5
nikolas
authored and
gsnedders
committed
fdc5f3b
View commit details
Copy full SHA for fdc5f3b
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Comment the extras syntax to make it clearer what is going on
dstufft
committed
dae03f6
View commit details
Copy full SHA for dae03f6
View code at this point
Browse repository at this point
Move all optional dependencies into setup.py
dstufft
committed
35e2862
View commit details
Copy full SHA for 35e2862
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Fix #187: store the version at a single place in the tree.
gsnedders
committed
9e91591
View commit details
Copy full SHA for 9e91591
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
And back to dev.
gsnedders
committed
5e3d432
View commit details
Copy full SHA for 5e3d432
View code at this point
Browse repository at this point
Hi 0.99999!
gsnedders
committed
e7936b7
View commit details
Copy full SHA for e7936b7
View code at this point
Browse repository at this point
We should have the Py3.4 classifier.
gsnedders
committed
46b6c69
View commit details
Copy full SHA for 46b6c69
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
And back to dev after release.
gsnedders
committed
428cafa
View commit details
Copy full SHA for 428cafa
View code at this point
Browse repository at this point
Hi 0.9999, at last!
gsnedders
committed
9d4ee2f
View commit details
Copy full SHA for 9d4ee2f
View code at this point
Browse repository at this point
Revert "Merge pull request #177 from msabramo/require_ordereddict_for_py26"
Show description for 165bf4c
gsnedders
committed
165bf4c
View commit details
Copy full SHA for 165bf4c
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
Fix #159: fix typo in package description
gsnedders
committed
6436848
View commit details
Copy full SHA for 6436848
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
setup.py: Require ordereddict for Python 2.6
msabramo
committed
e76c567
View commit details
Copy full SHA for e76c567
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.