From 9649fab8ed6cd19c37f274457f1fcccb54e76d56 Mon Sep 17 00:00:00 2001 From: Pavel Karateev Date: Wed, 12 Jun 2024 15:50:05 +0200 Subject: [PATCH 1/2] `tkinter.tix` is removed in Python 3.13 --- stdlib/VERSIONS | 1 + 1 file changed, 1 insertion(+) diff --git a/stdlib/VERSIONS b/stdlib/VERSIONS index a8526aab9422..34d456f83fbb 100644 --- a/stdlib/VERSIONS +++ b/stdlib/VERSIONS @@ -270,6 +270,7 @@ threading: 3.0- time: 3.0- timeit: 3.0- tkinter: 3.0- +tkinter.tix: 3.0-3.12 token: 3.0- tokenize: 3.0- tomllib: 3.11- From dbf25f2f74858ea95400fd96fac5ac49dc71f3dd Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Wed, 12 Jun 2024 14:57:06 +0100 Subject: [PATCH 2/2] Update py313.txt --- stdlib/@tests/stubtest_allowlists/py313.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/stdlib/@tests/stubtest_allowlists/py313.txt b/stdlib/@tests/stubtest_allowlists/py313.txt index 6bf48be411fd..3da3b81a140c 100644 --- a/stdlib/@tests/stubtest_allowlists/py313.txt +++ b/stdlib/@tests/stubtest_allowlists/py313.txt @@ -155,7 +155,6 @@ tkinter.PhotoImage.write tkinter.PhotoImage.zoom tkinter.Text.count tkinter.Wm.wm_attributes -tkinter.tix trace.CoverageResults.write_results turtle.RawTurtle.settiltangle turtle.__all__