Conversation
…is not on the PATH
|
FYI, if it helps at all, currently we just read the groups out and pass them as requirements, but we can probably move to using the |
|
There are a few more things I want to deal with, but they're all connected to testing wheels, so I think I'll put them in a separate PR. |
|
Should we consider this the start of 3.2? |
|
I'm not exactly sure what the version number policy is. There's nothing backward incompatible about this PR, but it does add a new platform / Python version pair. |
|
joerick
left a comment
There was a problem hiding this comment.
Looks good to me. I'll have a look at the other PRs regarding the versioning question...
|
The current PR queue feels like we're heading to 3.2 at this point. |
Add Python 3.14 support, including downloading official binaries from python.org.
Simplify update_pythons.py:
archsetting.Configclasses which are now identical.Update to latest versions of Python 3.13 and 3.14:
Don't assume that
patchelfwill be on the PATH (#2552).