Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppVeyor: Test EOL versions of CPython #576

Closed
wants to merge 3 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 9, 2024

Run py --list to see which versions of Python are present.

$ py --list

 -V:3.12 *        Python 3.12 (64-bit)
 -V:3.12-32       Python 3.12 (32-bit)
 -V:3.11          Python 3.11 (64-bit)
 -V:3.11-32       Python 3.11 (32-bit)
 -V:3.10          Python 3.10 (64-bit)
 -V:3.10-32       Python 3.10 (32-bit)
 -V:3.9           Python 3.9 (64-bit)
 -V:3.9-32        Python 3.9 (32-bit)
 -V:3.8           Python 3.8 (64-bit)
 -V:3.8-32        Python 3.8 (32-bit)
 -V:3.7           Python 3.7 (64-bit)
 -V:3.7-32        Python 3.7 (32-bit)
 -V:2.7           Python 2.7
 -V:2.7-32        Python 2.7-32
 -V:2.6           Python 2.6
 -V:2.6-32        Python 2.6-32
 -V:ContinuumAnalytics/Anaconda38-64 Anaconda 4.8.2
 -V:ContinuumAnalytics/Anaconda37-32 Anaconda 4.8.2
 -V:ContinuumAnalytics/Anaconda37-64 Anaconda 4.8.2
 -V:ContinuumAnalytics/Anaconda36-32 Anaconda 4.5.4
 -V:ContinuumAnalytics/Anaconda36-64 Anaconda 4.5.4
 -V:ContinuumAnalytics/Anaconda35-32 Anaconda 4.2.12
 -V:ContinuumAnalytics/Anaconda35-64 Anaconda 4.2.12
 -V:ContinuumAnalytics/Anaconda27-32 Anaconda 4.7.12
 -V:ContinuumAnalytics/Anaconda27-64 Anaconda 4.7.12

cclauss added a commit to cclauss/html5lib-python that referenced this pull request Jan 9, 2024
cclauss added a commit to cclauss/html5lib-python that referenced this pull request Jan 9, 2024
@cclauss
Copy link
Contributor Author

cclauss commented Jan 9, 2024

Closing in favor of #575

@cclauss cclauss closed this Jan 9, 2024
@cclauss cclauss deleted the patch-2 branch January 16, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant