Skip to content

pex 2.0.2

Compare
Choose a tag to compare
@jsirois jsirois released this 22 Nov 19:42
v2.0.2
cf0a941

2.0.2

This is a hotfix release that fixes a bug exposed when Pex was asked to use an
interpreter with a non-canonical path as well as fixes for 'current' platform
handling in the resolver API.

  • Fix current platform handling. (#801)
  • Add a test of pypi index rendering. (#799)
  • Fix iter_compatible_interpreters path biasing. (#798)