This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-31 16:49:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37c31bea72fb6971f1008faa2e253d12167c221f
cpython
/
Lib
/
tkinter
T
History
Cheryl Sabella
194fd17bc6
bpo-32839: Add the after_info() method for Tkinter widgets (GH-5664)
2024-04-27 00:27:58 +03:00
..
__init__.py
bpo-32839: Add the after_info() method for Tkinter widgets (GH-5664)
2024-04-27 00:27:58 +03:00
__main__.py
…
colorchooser.py
…
commondialog.py
gh-84623: Remove unused imports in stdlib (
#93773
)
2022-06-13 16:28:41 +02:00
constants.py
…
dialog.py
gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)
2022-09-27 14:05:05 +03:00
dnd.py
…
filedialog.py
gh-102799: use exception instance instead of sys.exc_info() (
#102885
)
2023-03-31 11:23:02 +01:00
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-68166: Add support of "vsapi" in ttk.Style.element_create() (GH-111393)
2023-11-27 20:57:33 +02:00