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.5k stars 257 forks source link

Upgrade CPython 3.13 to the a5 release. #2384

Closed jsirois closed 4 months ago

jsirois commented 4 months ago

Also cleanup now un-needed special handling of pypy2.7 that had been carried forward from the pypy2.7-v7.3.12 release.