This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-27 05:05:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
d68a22e7a6
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.
2024-06-07 10:49:07 +00:00
..
__init__.py
gh-118760: Restore the default value of tkinter.wantobjects to 1 (GH-118784)
2024-05-20 22:21:04 +03:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
gh-43457: Tkinter: fix design flaws in wm_attributes() (GH-111404)
2024-02-05 18:24:54 +02:00
ttk.py
gh-120211: Fix tkinter.ttk with Tcl/Tk 9.0 (GH-120213)
2024-06-07 10:49:07 +00:00