github pantsbuild/pex v2.1.20
pex 2.1.20

latest releases: v2.1.95, v2.1.94, v2.1.93...
3 years ago

2.1.20

This release improves interpreter discovery to prefer more recent patch versions, e.g. preferring
Python 3.6.10 over 3.6.8.

We recently regained access to the docsite, and https://pex.readthedocs.io/en/latest/ is now
up-to-date.

  • Prefer more recent patch versions in interpreter discovery. (#1088)

  • Fix --pex-python when it's the same as the current interpreter. (#1087)

  • Fix dir_hash vs. bytecode compilation races. (#1080)

  • Fix readthedocs doc generation. (#1081)

Don't miss a new pex release

NewReleases is sending notifications on new releases.