pex 2.95.3 #3181
pex 2.95.3
#3181
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
2.95.3
This release has
--venvPEXes using PEP-829.startfiles to affectPEX_EXTRA_SYS_PATHsys.pathmutation instead of.pthimport lines. Although the.pthfile is still emitted formaximum compatibility with third party code, the
PEX_EXTRA_SYS_PATH.pthfile will no longer beemitted for PEX venvs using Python 3.20 and greater. See PEP-829
and the 3.15 notes.
PEX_EXTRA_SYS_PATH.startfor Python 3.15 venvs.This discussion was created from the release pex 2.95.3.
All reactions