Skip to content

Commit

Permalink
update to ebadfd1039a321a142e0e09e040bf8e724bb5905 (nightly)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadsnakes-issues-bot committed Jan 3, 2025
1 parent 78d19a2 commit 902719a
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelogs/nightly/focal
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.13 (3.13.1-89-gebadfd1039-1+focal1) focal; urgency=medium

* Update to v3.13.1-89-gebadfd1039.

-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 03 Jan 2025 08:48:55 +0000

python3.13 (3.13.1-84-g48d50fd491-1+focal1) focal; urgency=medium

* Update to v3.13.1-84-g48d50fd491.
Expand Down
6 changes: 6 additions & 0 deletions changelogs/nightly/jammy
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.13 (3.13.1-89-gebadfd1039-1+jammy1) jammy; urgency=medium

* Update to v3.13.1-89-gebadfd1039.

-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 03 Jan 2025 08:48:55 +0000

python3.13 (3.13.1-84-g48d50fd491-1+jammy1) jammy; urgency=medium

* Update to v3.13.1-84-g48d50fd491.
Expand Down
6 changes: 6 additions & 0 deletions changelogs/nightly/noble
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.13 (3.13.1-89-gebadfd1039-1+noble1) noble; urgency=medium

* Update to v3.13.1-89-gebadfd1039.

-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 03 Jan 2025 08:48:56 +0000

python3.13 (3.13.1-84-g48d50fd491-1+noble1) noble; urgency=medium

* Update to v3.13.1-84-g48d50fd491.
Expand Down
2 changes: 1 addition & 1 deletion patches/tkinter-import.diff
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Subject: tkinter-import
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Lib/tkinter/__init__.py b/Lib/tkinter/__init__.py
index 5352276..56397e0 100644
index 51d9763..dbd2c56 100644
--- a/Lib/tkinter/__init__.py
+++ b/Lib/tkinter/__init__.py
@@ -35,7 +35,10 @@
Expand Down

0 comments on commit 902719a

Please sign in to comment.