1. c198cb0 Upgrade bazelbuild-rules_python to 1.0.0 am: 58e9490c15 by HONG Yifan · 7 months ago main main-kernel-2025 master
  2. 58e9490 Upgrade bazelbuild-rules_python to 1.0.0 by HONG Yifan · 7 months ago
  3. ce53f5c Empty merge ab/12770256 into aosp-main-future by Xin Li · 8 months ago
  4. d03029b Add janitors to the OWNERS file am: 29343e2d9e by Sadaf Ebrahimi · 8 months ago
  5. 29343e2 Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
  6. 4864b85 Upgrade bazelbuild-rules_python to 0.37.0 am: 8c622fcfa1 by HONG Yifan · 8 months ago
  7. 8c622fc Upgrade bazelbuild-rules_python to 0.37.0 by HONG Yifan · 9 months ago
  8. d24691f chore: bump the changelog to 1.0 (#2470) by Ignas Anikevicius · 9 months ago upstream/1.0.0
  9. 60da4a3 fix(gazelle): empty list (#2099) by hunshcn · 9 months ago
  10. 5eb139f fix: only delete first sys.path entry in the stage-2 bootstrap if PYTHONSAFEPATH is unset or unsupported (#2418) by Chowder · 9 months ago
  11. 096a04f test: Enable non-ABI3 libs linking test for Windows (#2461) by Nicholas Junge · 9 months ago
  12. bc8658a docs: mention calling register_toolchains in custom toolchain docs (#2463) by Richard Levasseur · 9 months ago
  13. a362339 fix: add missing api distribution target (#2464) by Richard Levasseur · 9 months ago
  14. d0c1555 chore: remove defunct code from py_cc_link_params_info.bzl (#2465) by Richard Levasseur · 9 months ago
  15. 084865d fix: dependency resolver on windows only works when --enable_runfiles and --windows_enable_symlinks is used (#2457) by Ben Dunkin · 9 months ago
  16. d5a595c fix: Add `libs/python3.lib` to libpython target for SABI builds on Windows (#1820) by Nicholas Junge · 9 months ago
  17. 25aeb40 doc: improve alias error msg in pip hubs (#2458) by Ignas Anikevicius · 9 months ago
  18. 29fdcc2 fix: upgrade to rules_bazel_integration_test 0.27.0 for bazel 9 compatibility (#2454) by Richard Levasseur · 9 months ago upstream/1.0.0-rc2
  19. ae953da feat(runfiles): add support for spaces and newlines in runfiles paths (#2456) by Alexey Preobrazhenskiy · 9 months ago
  20. be704e2 chore: auto compute prelease setting (#2452) by Richard Levasseur · 9 months ago
  21. 9f99832 deps: upgrade to stardoc 0.7.2 for Bazel 8 support (#2451) by Richard Levasseur · 9 months ago
  22. 4e60d07 fix(render_pkg_aliases): correctly render when we have target_platforms set (#2447) by Ignas Anikevicius · 9 months ago
  23. 077eec6 fix: upgrade to bazel_features 1.21.0 for Bazel 8 rc3 support (#2440) by Richard Levasseur · 9 months ago upstream/1.0.0-rc1
  24. 5c691bb fix: Propagate common kwargs to sphinx_run (#2442) by Ted Pudlik · 9 months ago
  25. 438b12e fix: correctly obtain relative path required for the venv created by `--bootstrap_impl=script` (#2439) by Chowder · 9 months ago
  26. 4ee7e25 chore: rename the dev-only setup files to more clearly self-describe what they are (#2436) by Richard Levasseur · 9 months ago
  27. 2abca35 refactor(pypi): move config setting processing to the macro (#2424) by Ignas Anikevicius · 9 months ago
  28. 5913816 tests: make some tests compatible with Bazel 9 fix various tests relying on Bazel builtin providers existing (#2433) by Richard Levasseur · 9 months ago
  29. fe3f7a4 ci: rm the lock file testing (#2430) by Ignas Anikevicius · 9 months ago upstream/1.0.0-rc0
  30. 1aee4bf chore: add dougthor42 as one of the gazelle owners (#2427) by Ignas Anikevicius · 9 months ago
  31. e6a6a3a fix: use com_google_protobuf in WORKSPACE (#2432) by Ivo List · 9 months ago
  32. d73a74f tests: make workspace CI jobs enable workspace mode (#2435) by Ivo List · 9 months ago
  33. 8ff4386 fix: make sys.executable work with script bootstrap (#2409) by Richard Levasseur · 9 months ago
  34. 4a55ef4 chore(gazelle): Rename GAZELLE_VERBOSE env var; use idiomatic go; add comments (#2428) by Douglas Thor · 9 months ago
  35. 164787b Upgrade bazelbuild-rules_python to 0.36.0 am: b42a503ff3 am: f5e886d168 by Dave Roth · 9 months ago
  36. f5e886d Upgrade bazelbuild-rules_python to 0.36.0 am: b42a503ff3 by Dave Roth · 9 months ago
  37. b9b0948 chore!(pip.parse): remove parse_all_requirements_files attribute (#2407) by Ignas Anikevicius · 9 months ago
  38. d52b964 feat(pypi): Add extra_hub_aliases to pip_repository too (#2426) by Garrett Holmstrom · 9 months ago
  39. b42a503 Upgrade bazelbuild-rules_python to 0.36.0 by Dave Roth · 9 months ago
  40. 9766cb6 chore: extra code removals before 1.0 (#2421) by Ignas Anikevicius · 9 months ago
  41. e7c306d feat(musl): add musl toolchain (#2402) by Ignas Anikevicius · 9 months ago
  42. 0e9f97d fix(uv): Fix sha256 for uv binary for aarch64-apple-darwin (#2422) by Mark Schulte · 9 months ago
  43. f88e083 fix(pypi): handle multiple versions of the same package when parsing requirements files (#2377) by Elvis M. Wianda · 9 months ago
  44. 68d1b41 refactor!(toolchain): remove uname dep in the repository_rule stage (#2406) by Ignas Anikevicius · 9 months ago
  45. 79bd1f5 refactor(toolchain): use bazel to extract `zstd` archives (#2412) by Ignas Anikevicius · 9 months ago
  46. b28db69 refactor: Add GAZELLE_VERBOSE env and log parser failures (#2420) by Douglas Thor · 9 months ago
  47. 15e9b4a docs: fix refs to precompile source retention flag/attr in precompiling docs (#2419) by Richard Levasseur · 9 months ago
  48. 1944874 chore: update changelog for 0.40.0 (#2416) by Richard Levasseur · 9 months ago upstream/0.40.0
  49. 7467c6f docs: tell how to do pyc-only builds (#2417) by Richard Levasseur · 9 months ago
  50. b304fc6 fix: keep import path values if Bazel-builtin PyInfo is removed (#2415) by Richard Levasseur · 9 months ago
  51. 155efce fix: upgrade to rules_proto 7.0.2 to pickup fix for Bazel 9 (#2408) by Richard Levasseur · 9 months ago
  52. 273cbd1 ci: add last_rc, remove extraneous pystar configs (#2405) by Richard Levasseur · 9 months ago
  53. c8ccd22 chore!: remove requirements.txt for the twine publishing tool (#2401) by Ignas Anikevicius · 9 months ago
  54. 541bcba deps: update to gazelle 0.40.0 (#2403) by Richard Levasseur · 9 months ago
  55. 1738faf chore: change bcr presubmit to drop bazel 6, add last_rc (bazel 8) (#2404) by Richard Levasseur · 9 months ago
  56. 7b95ea6 refactor(pkg_aliases): create a macro for creating whl aliases (#2391) by Ignas Anikevicius · 9 months ago
  57. 0759322 chore: update changelog for 0.39.0 (#2398) by Richard Levasseur · 9 months ago upstream/0.39.0
  58. 497945d chore: remove Thulio from BCR app configs (#2397) by Ignas Anikevicius · 9 months ago
  59. 2f6ca17 fix: skip precompiling if using Bazel-builtin PyRuntimeInfo (#2394) by Richard Levasseur · 9 months ago
  60. 1b2714e tests: use $(rootpaths) to get executable files paths for Bazel 8 compatibility (#2395) by Richard Levasseur · 9 months ago
  61. 91e5751 fix: Bazel version check (#2393) by Ivo List · 9 months ago
  62. 576e6dc chore: remove references to @rules_cc//cc:defs.bzl (#2293) by Ivo List · 9 months ago
  63. 4864d63 deps: updates for bazel 8 compatibility (#2379) by Richard Levasseur · 9 months ago
  64. 4e61031 feat: add attrs/fields for the runtime's ABI flags (#2390) by Richard Levasseur · 10 months ago
  65. daed352 chore: change the parse_all_requirements_files default value (#2389) by Ignas Anikevicius · 10 months ago
  66. 2af0020 feat(toolchain): support freethreaded toolchains (#2372) by Ignas Anikevicius · 10 months ago
  67. 7010148 chore(deps): upgrade some dependencies that will eventually be required by Bazel 8 (#2383) by Richard Levasseur · 10 months ago
  68. 772b1cc chore: improve the CHANGELOG for the new release (#2385) by Ignas Anikevicius · 10 months ago
  69. 251eb37 chore: prepare CHANGELOG for 0.38.0 release (#2384) by Ignas Anikevicius · 10 months ago upstream/0.38.0
  70. 78e2071 chore: move code out of WORKSPACE.bzlmod and into MODULE (#2380) by Richard Levasseur · 10 months ago
  71. 00d352b chore: cleanup and fix some bzl_library deps in //python/private (#2381) by Richard Levasseur · 10 months ago
  72. 2d9a321 tests: fix the job name for the debian bzlmod gazelle job (#2382) by Richard Levasseur · 10 months ago
  73. d66e55c feat(bzlmod): cross-platform builds without experimental_index_url (#2325) by Ignas Anikevicius · 10 months ago
  74. 2038975 fix: make sphinxdocs support directory inputs (#2375) by Richard Levasseur · 10 months ago
  75. 218f8e1 fix(bzlmod): allow users to specify extra targets to be added to hub repos (#2369) by Ignas Anikevicius · 10 months ago
  76. ae0aeff fix(pypi): use local version specifiers for patched whl output (#2365) by Ignas Anikevicius · 10 months ago
  77. 3367f82 fix(pypi): correctly pass `extra_pip_args` when building sdists (#2368) by Ignas Anikevicius · 10 months ago
  78. 4dc0518 docs: clarify that PyInfo.transitive_sources may not include py files (#2367) by Richard Levasseur · 10 months ago
  79. b6fc2a0 fix: Remove --no-build-isolation from pip install command (#2360) by Mark Elliot · 10 months ago
  80. 2b6308c tests: don't restrict python versions in bzlmod example (#2362) by Richard Levasseur · 10 months ago
  81. f40038e fix: allow spaces in whl_librarys (#2334) by Mark Elliot · 10 months ago
  82. 7c5e7cf refactor: fold bazel-specific code into main files (#2358) by Richard Levasseur · 10 months ago
  83. 3e552df feat: add features.version value (#2357) by Richard Levasseur · 10 months ago
  84. 4623990 refactor(pypi): use a macro to define whl_library targets (#2347) by Ignas Anikevicius · 10 months ago
  85. f8d4135 fix: breakages in unused codepaths after recent refactors (#2353) by Oleh Prypin · 10 months ago
  86. afecfd2 chore: add aignas to the BCR maintainers (#2352) by Ignas Anikevicius · 10 months ago
  87. 487796b docs: tell how to create a release branch for patch releases (#2329) by Richard Levasseur · 10 months ago
  88. 2f04951 docs: document the is_python config settings (#2336) by Richard Levasseur · 10 months ago
  89. 9340a81 fix(bzlmod): generate config_setting values for all python toolchains (#2350) by Ignas Anikevicius · 10 months ago
  90. 70caec7 chore: remove an accidental file (#2348) by Ignas Anikevicius · 10 months ago
  91. 7d4b8a5 chore: bump twine dependencies and cleanup for 1.0 (#2333) by Ignas Anikevicius · 10 months ago
  92. c7a2078 docs: link to main docs in generated release notes (#2338) by Richard Levasseur · 10 months ago
  93. f231358 deps: use rules_cc 0.0.13 to support newer bazel versions (#2335) by Richard Levasseur · 10 months ago
  94. 6babe59 docs: tell how to setup readthedocs integration with sphinxdocs (#2331) by Richard Levasseur · 10 months ago
  95. b4cc7b7 docs: update changelog for 0.37.1 (#2330) by Richard Levasseur · 10 months ago
  96. 5f28550 fix: fix errors with bazel@head (#2332) by Richard Levasseur · 10 months ago
  97. 72ddf0c fix(rules): remove rules_python --incompatible_python_disallow_native_rules checking (#2327) by Richard Levasseur · 10 months ago
  98. 1a92c97 docs: fix typo in precompiling docs (#2324) by Richard Levasseur · 10 months ago
  99. 797cbe8 build(deps): bump charset-normalizer from 3.3.2 to 3.4.0 in /docs (#2321) by dependabot[bot] · 10 months ago
  100. a7d4eea build(deps): bump charset-normalizer from 3.3.2 to 3.4.0 in /tools/publish (#2323) by dependabot[bot] · 10 months ago