FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"] by cclauss · Pull Request #575 · html5lib/html5lib-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
html5lib
/
html5lib-python
Public
Notifications
You must be signed in to change notification settings
Fork
308
Star
1.2k
Code
Issues
84
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
- #575
#575
Merged
ambv
merged 12 commits into
html5lib:master
html5lib/html5lib-python:master
from
cclauss:patch-1
cclauss/html5lib-python:patch-1
Copy head branch name to clipboard
Jan 10, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
#575
ambv
merged 12 commits into
html5lib:master
html5lib/html5lib-python:master
from
cclauss:patch-1
cclauss/html5lib-python:patch-1
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2024
GitHub Actions: python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
cclauss
authored
a6e1c33
View commit details
Copy full SHA for a6e1c33
Browse repository at this point
python: "2.7" on os: ubuntu-20.04 ?
cclauss
authored
21e2f2f
View commit details
Copy full SHA for 21e2f2f
Browse repository at this point
requirements-test.txt: pytest>=5.4.2,<7.4.0 ; python_version >= '3'
cclauss
authored
27e2a2b
View commit details
Copy full SHA for 27e2a2b
Browse repository at this point
requirements-test.txt: pytest>=5.4.2,<8 ; python_version >= '3'
cclauss
authored
057bfe1
View commit details
Copy full SHA for 057bfe1
Browse repository at this point
python: "2.7" on os: windows-latest ?
cclauss
authored
917c062
View commit details
Copy full SHA for 917c062
Browse repository at this point
Implement the test changes from #570
cclauss
committed
f7fc1e2
View commit details
Copy full SHA for f7fc1e2
Browse repository at this point
GitHub Actions refuses to run legacy Python
cclauss
committed
12a51e4
View commit details
Copy full SHA for 12a51e4
Browse repository at this point
Implement the test changes from #573
cclauss
committed
d30e69a
View commit details
Copy full SHA for d30e69a
Browse repository at this point
pytest_ver = pytest.getattr("version_tuple", ())
cclauss
committed
6bcbf1c
View commit details
Copy full SHA for 6bcbf1c
Browse repository at this point
pytest_ver = getattr(pytest, "version_tuple", ())
cclauss
committed
a546ca3
View commit details
Copy full SHA for a546ca3
Browse repository at this point
AppVeyor: Python 2.7 and 3.7 from #576
cclauss
committed
1a0fff3
View commit details
Copy full SHA for 1a0fff3
Browse repository at this point
AppVeyor: Python 2.7 and 3.7 from #576
cclauss
committed
c76be32
View commit details
Copy full SHA for c76be32
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL