Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 24, 2024
refactor: stop warning if we don't find anything via SimpleAPI (#2532)
Show description for 922929bauthoredfeat(toolchain): Add support for Python 3.13.1. (#2482)
Show description for b5729b4
Commits on Dec 23, 2024
refactor: consolidate py_executable_bazel, common_bazel (#2523)
Show description for 026b300authoredrefactor(pypi): A better error message when the wheel select hits no_match (#2519)
Show description for be950f9
Commits on Dec 22, 2024
fix: py_proto_library: external runfiles (#2516)
Show description for e3c9406authored
Commits on Dec 19, 2024
doc: correct toolchain usage in repository_rule context docs (#2510)
Show description for 66a8b5b
Commits on Dec 18, 2024
docs: Fix toolchain implementation file name (#2512)
Show description for 9306393authored
Commits on Dec 17, 2024
build(deps): bump astroid from 3.3.5 to 3.3.6 in /docs (#2490)
Show description for 95fe03a
Commits on Dec 15, 2024
fix(pypi): Fix use_hub_alias_dependencies with WORKSPACE (#2504)
Show description for 727ab43authored
Commits on Dec 14, 2024
fix(gazelle): Support parsing files that use Python3.12 PEP 695 (Type Parameter Syntax) by using dougthor42's fork of go-tree-sitter (#2496)
Show description for 15cc0b3
Commits on Dec 13, 2024
fix: make bazel 9 workspace recognize rules_python as the main module (#2501)
Show description for 94c77e2authored
Commits on Dec 12, 2024
fix(pypi): pass requirements without env markers to the whl_library (#2488)
Show description for bda710c
Commits on Dec 11, 2024
fix: Strip trailing slash for repo url (#2495)
Show description for e823657ci: fix CI after bazel 8 release (#2492)
Show description for 444ca88doc: freethreaded support changelog (#2497)
Show description for 622989eauthored
Commits on Dec 9, 2024
chore: replace rules_proto with com_google_protobuf (#2487)
Show description for a7b7126authoredfix: define rules_python_internal earlier so Bazel 9 doesn't try to use PyInfo et al builtins (#2485)
Show description for b11f077authoredbuild(deps): bump rich from 13.9.3 to 13.9.4 in /tools/publish (#2371)
Show description for 7fd5191authored
Commits on Dec 8, 2024
build(deps): bump django from 4.2.16 to 4.2.17 in /examples/bzlmod_build_file_generation (#2486)
Show description for fac693fauthoredfeat(gazelle): Include types/stubs packages (#2425)
Show description for 6b0e40achore: remove find_requirements re-export from bazel_tools (#2484)
Show description for 679c553authored
Commits on Dec 7, 2024
fix: Make sure wheelmaker uses the default shell env (#2477)
Show description for 42930ccfeat(pypi): support freethreaded in experimental_index_url (#2460)
Show description for 094a256authoredchore: load specific bzl files instead of generic defs.bzl (#2483)
Show description for ca98773authoredfix: normalize argv0 so runfiles root can be found on windows with bazel 9 (#2481)
Show description for 0fb4ce1authored
Commits on Dec 6, 2024
tests: make multi_python_versions pass with Bazel 9 workspace (#2474)
Show description for a7119c9authoredchore: use per-rule loads in pip_compile.bzl (#2473)
Show description for 9b2b70aauthoredchore: ignore examples/pip_repository_annotations bazel-bin symlink (#2472)
Show description for ef48735authoredtests: skip workspace-specific examples for bazel 9 (#2471)
Show description for b5ed3e4authoredchore: bump the changelog to 1.0 (#2470)
Show description for d24691f
Commits on Dec 4, 2024
fix(gazelle): empty list (#2099)
Show description for 60da4a3authoredfix: only delete first sys.path entry in the stage-2 bootstrap if PYTHONSAFEPATH is unset or unsupported (#2418)
Show description for 5eb139f
Commits on Dec 3, 2024
test: Enable non-ABI3 libs linking test for Windows (#2461)
Show description for 096a04fauthoreddocs: mention calling register_toolchains in custom toolchain docs (#2463)
Show description for bc8658aauthoredfix: add missing api distribution target (#2464)
Show description for a362339authored