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
60
60
* (gazelle) Types for exposed members of ` python.ParserOutput ` are now all public.
61
61
* (gazelle) Removed the requirement for ` __init__.py ` , ` __main__.py ` , or ` __test__.py ` files to be
62
62
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:
64
64
* 3.9.23
65
65
* 3.10.18
66
66
* 3.11.13
67
67
* 3.12.11
68
68
* 3.14.0rc1
69
- * (toolchain) Python 3.13 now references 3.13.5
69
+ * (toolchain) Python 3.13 now references 3.13.6
70
70
* (gazelle) Switched back to smacker/go-tree-sitter, fixing
71
71
[ #2630 ] ( https://github.com/bazel-contrib/rules_python/issues/2630 )
72
72
* (ci) We are now testing on Ubuntu 22.04 for RBE and non-RBE configurations.
73
73
* (core) #!/usr/bin/env bash is now used as a shebang in the stage1 bootstrap template.
74
74
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
76
76
77
77
{#v0-0-0-fixed}
78
78
### Fixed
@@ -119,7 +119,7 @@ END_UNRELEASED_TEMPLATE
119
119
* (toolchain) Add toolchains for aarch64 windows for
120
120
* 3.11.13
121
121
* 3.12.11
122
- * 3.13.5
122
+ * 3.13.6
123
123
* 3.14.0rc1
124
124
* (gazelle): New annotation ` gazelle:include_pytest_conftest ` . When not set (the
125
125
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