pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org/
Apache License 2.0
2.83k stars 266 forks source link

Python 3.14 support finalization TODOs #2564

Open jsirois opened 1 month ago

jsirois commented 1 month ago

Initial support for Python PI was added in #2563 at 3.14.0a1. This tracks the follow-ups needed as the 3.14 releases trend into the beta and rc phase when will want to flip the switch and declare support through Requires-Python and trove classifiers.