-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to 0e350d4bf60a5f1c95a892fe234ddfbcba23b0da (nightly)
- Loading branch information
1 parent
8618738
commit 0ae98db
Showing
4 changed files
with
19 additions
and
1 deletion.
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.13 (3.13.0-145-g0e350d4bf6-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.13.0-145-g0e350d4bf6. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 22 Oct 2024 08:51:13 +0000 | ||
|
||
python3.13 (3.13.0-144-gb752764f9e-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.13.0-144-gb752764f9e. | ||
|
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.13 (3.13.0-145-g0e350d4bf6-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.13.0-145-g0e350d4bf6. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 22 Oct 2024 08:51:12 +0000 | ||
|
||
python3.13 (3.13.0-144-gb752764f9e-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.13.0-144-gb752764f9e. | ||
|
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.13 (3.13.0-145-g0e350d4bf6-1+noble1) noble; urgency=medium | ||
|
||
* Update to v3.13.0-145-g0e350d4bf6. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 22 Oct 2024 08:51:13 +0000 | ||
|
||
python3.13 (3.13.0-144-gb752764f9e-1+noble1) noble; urgency=medium | ||
|
||
* Update to v3.13.0-144-gb752764f9e. | ||
|
Submodule cpython
updated
2 files
+39 −25 | Modules/_interpchannelsmodule.c | |
+40 −32 | Modules/_interpqueuesmodule.c |