fix: support CPython 3.11.0-3.11.4 and older PyPy3.11#1055
Merged
fix: support CPython 3.11.0-3.11.4 and older PyPy3.11#1055
Conversation
hauntsaninja
approved these changes
Jan 13, 2026
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
f101a1c to
73fb60b
Compare
Member
|
Not blocking, but FYI I've loosened up your script further and running for an even wider set of interpreters on both Ubuntu 24.04 and Windows 11 on an x86 machine, may take some time but I'll report back once done. |
Contributor
Author
|
Great, I did run a few other ones manually, and I only ran on macOS ARM. |
Member
|
All versions of Python that executed successfully executed. Some versions of Python failed to execute on my machine which appears to be an environment of Python build issue, it is not related to packaging. Succeeded on Ubuntu 24.04 x86Succeeded on Windows 11 x86Failed on Ubuntu 24.04 x86 due to Python not runningFailed on Windows 11 x86 due to Python not running |
notatallshaw
approved these changes
Jan 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #1054. Tested with:
On versions: