-
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 112b1704fa6165ce6386ce2d9363fb73dd799de5 (nightly)
- Loading branch information
1 parent
bef006f
commit d967123
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~rc2-2-g112b1704fa-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.13.0rc2-2-g112b1704fa. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 13 Sep 2024 08:48:39 +0000 | ||
|
||
python3.13 (3.13.0~rc2-1-g660baa14d6-1+focal1) focal; urgency=medium | ||
|
||
* Update to v3.13.0rc2-1-g660baa14d6. | ||
|
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~rc2-2-g112b1704fa-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.13.0rc2-2-g112b1704fa. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 13 Sep 2024 08:48:40 +0000 | ||
|
||
python3.13 (3.13.0~rc2-1-g660baa14d6-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.13.0rc2-1-g660baa14d6. | ||
|
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~rc2-2-g112b1704fa-1+noble1) noble; urgency=medium | ||
|
||
* Update to v3.13.0rc2-2-g112b1704fa. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 13 Sep 2024 08:48:40 +0000 | ||
|
||
python3.13 (3.13.0~rc2-1-g660baa14d6-1+noble1) noble; urgency=medium | ||
|
||
* Update to v3.13.0rc2-1-g660baa14d6. | ||
|
Submodule cpython
updated
3 files
+2 −0 | Lib/_pyrepl/historical_reader.py | |
+1 −0 | Lib/_pyrepl/reader.py | |
+2 −0 | Misc/NEWS.d/next/Core_and_Builtins/2024-09-13-02-25-06.gh-issue-124027.to_9DY.rst |