File tree Expand file tree Collapse file tree 3 files changed +89
-89
lines changed Expand file tree Collapse file tree 3 files changed +89
-89
lines changed Original file line number Diff line number Diff line change @@ -60,19 +60,19 @@ END_UNRELEASED_TEMPLATE
6060* (gazelle) Types for exposed members of ` python.ParserOutput ` are now all public.
6161* (gazelle) Removed the requirement for ` __init__.py ` , ` __main__.py ` , or ` __test__.py ` files to be
6262 present in a directory to generate a ` BUILD.bazel ` file.
63- * (toolchain) Updated the following toolchains to build [ 20250723 ] to patch CVE-2025 -47273:
63+ * (toolchain) Updated the following toolchains to build [ 20250807 ] to patch CVE-2025 -47273:
6464 * 3.9.23
6565 * 3.10.18
6666 * 3.11.13
6767 * 3.12.11
6868 * 3.14.0rc1
69- * (toolchain) Python 3.13 now references 3.13.5
69+ * (toolchain) Python 3.13 now references 3.13.6
7070* (gazelle) Switched back to smacker/go-tree-sitter, fixing
7171 [ #2630 ] ( https://github.com/bazel-contrib/rules_python/issues/2630 )
7272* (ci) We are now testing on Ubuntu 22.04 for RBE and non-RBE configurations.
7373* (core) #!/usr/bin/env bash is now used as a shebang in the stage1 bootstrap template.
7474
75- [ 20250723 ] : https://github.com/astral-sh/python-build-standalone/releases/tag/20250723
75+ [ 20250807 ] : https://github.com/astral-sh/python-build-standalone/releases/tag/20250807
7676
7777{#v0-0-0-fixed}
7878### Fixed
@@ -119,7 +119,7 @@ END_UNRELEASED_TEMPLATE
119119* (toolchain) Add toolchains for aarch64 windows for
120120 * 3.11.13
121121 * 3.12.11
122- * 3.13.5
122+ * 3.13.6
123123 * 3.14.0rc1
124124* (gazelle): New annotation ` gazelle:include_pytest_conftest ` . When not set (the
125125 default) or ` true ` , gazelle will inject any ` conftest.py ` file found in the same
You can’t perform that action at this time.
0 commit comments