-
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 ba2d2fda93a03a91ac6cdff319fd23ef51848d51 (nightly)
- Loading branch information
1 parent
278cf06
commit d6102a5
Showing
8 changed files
with
18 additions
and
6 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.14 (3.14.0~a2-261-gba2d2fda93-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.14.0a2-261-gba2d2fda93. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 13 Dec 2024 08:54:59 +0000 | ||
|
||
python3.14 (3.14.0~a2-251-g292afd1d51-1+jammy1) jammy; urgency=medium | ||
|
||
* Update to v3.14.0a2-251-g292afd1d51. | ||
|
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.14 (3.14.0~a2-261-gba2d2fda93-1+noble1) noble; urgency=medium | ||
|
||
* Update to v3.14.0a2-261-gba2d2fda93. | ||
|
||
-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 13 Dec 2024 08:54:59 +0000 | ||
|
||
python3.14 (3.14.0~a2-251-g292afd1d51-1+noble1) noble; urgency=medium | ||
|
||
* Update to v3.14.0a2-251-g292afd1d51. | ||
|
Submodule cpython
updated
15 files
+1 −1 | Doc/library/traceback.rst | |
+1 −1 | Include/internal/pycore_freelist.h | |
+1 −1 | Include/internal/pycore_object.h | |
+2 −2 | Lib/_pydecimal.py | |
+1 −3 | Lib/pathlib/__init__.py | |
+11 −24 | Lib/pathlib/_abc.py | |
+29 −8 | Lib/pathlib/_local.py | |
+8 −0 | Lib/test/test_pathlib/test_pathlib.py | |
+3 −9 | Lib/test/test_pathlib/test_pathlib_abc.py | |
+12 −3 | Lib/venv/__init__.py | |
+1 −1 | Makefile.pre.in | |
+1 −0 | Misc/NEWS.d/next/Build/2024-12-12-17-21-45.gh-issue-127865.30GDzs.rst | |
+4 −4 | Python/import.c | |
+48 −18 | iOS/testbed/__main__.py | |
+4 −1 | iOS/testbed/iOSTestbedTests/iOSTestbedTests.m |
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
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