Skip to content

Commit

Permalink
update to e7400d787734ecf1ee3ae7a877ecf9aaeb76cf6c (nightly)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadsnakes-issues-bot committed Jan 14, 2025
1 parent 63bf3ef commit cc0c1f5
Show file tree
Hide file tree
Showing 4 changed files with 14 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.12 (3.12.8-107-ge7400d7877-1+focal1) focal; urgency=medium

* Update to v3.12.8-107-ge7400d7877.

-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 14 Jan 2025 08:48:30 +0000

python3.12 (3.12.8-102-gb773f591a8-1+focal1) focal; urgency=medium

* Update to v3.12.8-102-gb773f591a8.
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.12 (3.12.8-107-ge7400d7877-1+jammy1) jammy; urgency=medium

* Update to v3.12.8-107-ge7400d7877.

-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 14 Jan 2025 08:48:29 +0000

python3.12 (3.12.8-102-gb773f591a8-1+jammy1) jammy; urgency=medium

* Update to v3.12.8-102-gb773f591a8.
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 ac78c04..c8da93f 100644
index 12bf7e3..4b6c73d 100644
--- a/Lib/tkinter/__init__.py
+++ b/Lib/tkinter/__init__.py
@@ -35,7 +35,10 @@
Expand Down

0 comments on commit cc0c1f5

Please sign in to comment.