Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 1, 2024
chore: delete stale bot (#2264)
Show description for 413690fauthoredfeat: add py_wheel.compress to control using compression (#2260)
Show description for b52f381authored
Commits on Sep 27, 2024
refactor: add builders to make creating PyInfo/depset/runfiles easier (#2251)
Show description for 18380a2authoredfix(whl_filegroup): Make RECORD from wheel available (#2238)
Show description for 9a98e8cauthored
Commits on Sep 26, 2024
chore: don't add migration tag if Starlark implementation is enabled (#2257)
Show description for 416bd4cauthoredRemove absolute path from libpython.dylib (#2256)
Show description for 8f762e2authoredrefactor: move PyInfo into separate file (#2249)
Show description for 2d34f6cauthored
Commits on Sep 24, 2024
chore: prepare 0.36.0 release (#2245)
Show description for 387c2f6authored
Commits on Sep 22, 2024
feat(bzlmod): add python.override APIs (#2222)
Show description for b92927dfix(platforms): include flag_values in config_settings (#2236)
Show description for 93eda70authored
Commits on Sep 20, 2024
fix(ci): use --enable_workspace for bazel-in-bazel tests (#2237)
Show description for 1d7fd51authored
Commits on Sep 19, 2024
refactor(toolchains): split the implementation of toolchain rules to separate files (#2232)
Show description for ade0b2bauthored
Commits on Sep 17, 2024
fix: Prefix bootstrap file to prevent pytest reentrance (#2230)
Show description for 27276b6chore: remove mandatory default values for python version flag (#2217)
Show description for 654b4d5authoredfeat: add //python:none as public target to disable exec_interpreter (#2226)
Show description for 5a856e5authored
Commits on Sep 15, 2024
refactor: move hermetic Python runtime setup into macro (#2221)
Show description for 63114a3authoreddocs: give some general guidance on how to define custom toolchains (#2220)
Show description for b3862ecauthoredrefactor(internal): add a semver parsing utility function (#2218)
Show description for 3f20b4bauthoredrefactor(internal): make the usage of MINOR_MAPPING variable explicit in full_version (#2219)
Show description for 451e62cauthored
Commits on Sep 13, 2024
chore: cleanup unused attributes for the host_toolchain repo rule (#2195)
Show description for 9b16bfbauthored
Commits on Sep 11, 2024
test(bzlmod): add python.toolchain unit tests (#2204)
Show description for c9972d3
Commits on Sep 10, 2024
tests: make precompile tests pass when other toolchains are defined (#2213)
Show description for 7d42a93authoredbuild(deps): bump mdit-py-plugins from 0.4.1 to 0.4.2 in /docs (#2209)
Show description for a6cd158authoredbuild(deps): bump certifi from 2024.7.4 to 2024.8.30 in /docs (#2210)
Show description for 2a8b2e0authored
Commits on Sep 9, 2024
fix(sphinx): Support python 3.9 in Sphinx rules (#2208)
Show description for acfc125authoredfeat: default `py_runtime` version info to `--python_version` (#2198)
Show description for fcd1d5eauthoredfeat(toolchain): add patch_strip attr for python_repository (#2201)
Show description for c804a13
Commits on Sep 7, 2024
fix: Fix incorrectly generated `Required-Dist` when specifying requirements with markers in extra_requires in py_wheel rule (#2200)
Show description for a18ae49authoreddocs: document py_cc_toolchain and py_runtime_pair (#2196)
Show description for 148122aauthoredfeat: allow py_cc_toolchain libs to be optional (#2197)
Show description for 118573bauthored
Commits on Sep 6, 2024
fix: allow disabling exec_tools toolchain from looking up an interpreter (#2194)
Show description for f4596fbauthoredtests: use `{package}` instead of hard-coded path in precompile_tests (#2193)
Show description for 30bd94dauthoredbuild(deps): bump urllib3 from 2.0.7 to 2.2.2 in /tests/multiple_inputs (#2140)
Show description for da0fe57authoredfix(bzlmod): use --lockfile_mode=update and add a separate job for lockfile testing (#2154)
Show description for cd4b9c4authoredfeat(rules): add build_data_file field to PyExecutableInfo (#2181)
Show description for a507673authored