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 commit was created on GitHub.com and signed with GitHub’s verified signature.
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)