Skip to content

Commit

Permalink
tkinter.tix is removed in Python 3.13 (python#12134)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
  • Loading branch information
lancelote and AlexWaygood authored Jun 12, 2024
1 parent 0c3514d commit 587ad6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion stdlib/@tests/stubtest_allowlists/py313.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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__
Expand Down
1 change: 1 addition & 0 deletions stdlib/VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -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-
Expand Down

0 comments on commit 587ad6b

Please sign in to comment.