-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to adddbc3de95154c7ccc3af80d9f4d57abf1c35c2 (nightly)
- Loading branch information
1 parent
df6d7d5
commit 05314fe
Showing
7 changed files
with
21 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
python3.12 (3.12.8-85-gadddbc3de9-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.12.8-85-gadddbc3de9. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 07 Jan 2025 08:50:25 +0000 | ||
|
||
python3.12 (3.12.8-78-g4016be2775-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.12.8-78-g4016be2775. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
python3.12 (3.12.8-85-gadddbc3de9-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.12.8-85-gadddbc3de9. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 07 Jan 2025 08:50:24 +0000 | ||
|
||
python3.12 (3.12.8-78-g4016be2775-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.12.8-78-g4016be2775. | ||
|
Submodule cpython
updated
8 files
+23 −11 | Doc/c-api/arg.rst | |
+27 −8 | Doc/c-api/unicode.rst | |
+22 −2 | Doc/library/calendar.rst | |
+3 −2 | Doc/library/collections.abc.rst | |
+4 −10 | Lib/tokenize.py | |
+2 −0 | Misc/NEWS.d/next/Build/2025-01-04-22-39-10.gh-issue-128472.Wt5E6M.rst | |
+1 −1 | configure | |
+8 −1 | configure.ac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters