You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release fixes interpreter detection for pyenv shims on unix. Previously the cache of
interpreter information for the shimmed Python was based on the shim and not the Python executable
it resolved to.
In addition, interpreter discovery on Windows is fixed to only discover python.exe / pypy.exe.
The windowed versions are resolved based off the console versions just in time when needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
0.16.1
This release fixes interpreter detection for
pyenvshims on unix. Previously the cache ofinterpreter information for the shimmed Python was based on the shim and not the Python executable
it resolved to.
In addition, interpreter discovery on Windows is fixed to only discover
python.exe/pypy.exe.The windowed versions are resolved based off the console versions just in time when needed.
This discussion was created from the release pexrc 0.16.1.
Beta Was this translation helpful? Give feedback.
All reactions