-
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 b46addafb17ad69c8015d1e09a76471bdd3a1b0f (nightly)
- Loading branch information
1 parent
05314fe
commit 3a0cb99
Showing
7 changed files
with
17 additions
and
5 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-90-gb46addafb1-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.12.8-90-gb46addafb1. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Wed, 08 Jan 2025 08:50:40 +0000 | ||
|
||
python3.12 (3.12.8-85-gadddbc3de9-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.12.8-85-gadddbc3de9. | ||
|
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-90-gb46addafb1-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.12.8-90-gb46addafb1. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Wed, 08 Jan 2025 08:50:39 +0000 | ||
|
||
python3.12 (3.12.8-85-gadddbc3de9-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.12.8-85-gadddbc3de9. | ||
|
Submodule cpython
updated
12 files
+69 −44 | Doc/library/json.rst | |
+6 −2 | Lib/email/message.py | |
+44 −0 | Lib/test/test_email/test_email.py | |
+5 −0 | Lib/test/test_email/test_headerregistry.py | |
+7 −9 | Lib/test/test_importlib/resources/test_files.py | |
+1 −0 | Misc/ACKS | |
+3 −0 | Misc/NEWS.d/next/Library/2024-12-03-14-45-16.gh-issue-98188.GX9i2b.rst | |
+3 −3 | Modules/clinic/posixmodule.c.h | |
+1 −1 | Modules/posixmodule.c | |
+3 −3 | configure | |
+1 −1 | configure.ac | |
+2 −2 | pyconfig.h.in |
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