We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b89d6 commit ffda0afCopy full SHA for ffda0af
CHANGELOG.md
@@ -93,11 +93,7 @@ END_UNRELEASED_TEMPLATE
93
{#v0-0-0-added}
94
### Added
95
* (runfiles) The Python runfiles library now supports Bazel's
96
- `--incompatible_compact_repo_mapping_manifest` flag, which uses prefix-based
97
- repository mappings to reduce memory usage for large dependency graphs under
98
- bzlmod. This allows the repository mapping manifest to be significantly
99
- smaller (from tens of megabytes to much less) while maintaining full
100
- functionality.
+ `--incompatible_compact_repo_mapping_manifest` flag.
101
* (bootstrap) {obj}`--bootstrap_impl=system_python` now supports the
102
{obj}`main_module` attribute.
103
0 commit comments