Skip to content

tools-v1.4.2

Choose a tag to compare

@github-actions github-actions released this 08 Nov 10:39
f8244f9
  • Upgrade coverage package to 7.6.4 in please_pex's bootstrap pex (#197)
    This drops native-speed tracing support for Python 3.8 and adds it for Python 3.13.
  • Remove unnecessary six dependency in the unittest test runner dependency bundle (#199)
  • Remove redundant requests dependency from wheel resolver (#200)
  • Prevent Python >= 3.12 from emitting a DeprecationWarning when using importlib.metadata
    on modules in pex files (#203)