mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
gh-120211: Fix tkinter.ttk with Tcl/Tk 9.0 (GH-120213)
* Use new methods for tracing Tcl variable. * Fix Combobox.current() for empty combobox.
This commit is contained in:
parent
6646a9da26
commit
d68a22e7a6
2 changed files with 7 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix :mod:`tkinter.ttk` with Tcl/Tk 9.0.
|
||||
Loading…
Add table
Add a link
Reference in a new issue