release_2.13.0rc2
Pre-release
Pre-release
thejcannon
released this
06 Aug 18:23
·
2779 commits
to main
since this release
User API Changes
- Bump default version of
setuptools
to 63.4 (#16618)
Bug fixes
-
Have
run
run__main__.py
for non-zipapp PEXs (Cherry-pick of #16568) (#16635) -
Add
grpcio
to default Python module mapping (#16604) -
Record
RemoteStoreBlobBytesUploaded
for all upload strategies, rather than only for large blobs. (Cherry-pick of #16545) (#16555)
Performance
-
Improve performance of
Owners
rule (Cherry-pick of #16563) (#16597) -
Fix performance for generating lockfiles for
pytest
andsetuptools
(Cherry-pick of #16591) (#16596)