-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove more unneeded features from @bazel_tools/build_defs/pkg/pkg.bzl
Specifically: - Remove the dependency on six - Switch to pure python3 - Remove a capability to push raw data from a python program into a tar file. The capability was in an internal library, which no one should be using. See: #11183 RELNOTES: None PiperOrigin-RevId: 377908363
- Loading branch information
1 parent
5ff09e0
commit 0954af6
Showing
2 changed files
with
9 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters