Skip to content

pex 2.1.36

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 16:21
v2.1.36
a7cce7b

2.1.36

This release brings a fix for building sdists with certain macOS
interpreters when creating a PEX file that would then fail to resolve
on PEX startup.

  • Add support for --seed verbose. (#1299)
  • Fix bytecode compilation race in PEXBuilder.build. (#1298)
  • Fix wheel building for certain macOS system interpreters. (#1296)