This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
09b1f10ef7
gh-140481: Improve error message when trying to iterate a Tk widget, image or font (GH-140501)
2025-10-30 13:11:56 +02:00
..
__init__.py
gh-140481: Improve error message when trying to iterate a Tk widget, image or font (GH-140501)
2025-10-30 13:11:56 +02:00
__main__.py
Issue
#9384
: python -m tkinter will now display a simple demo applet.
2010-07-27 14:16:32 +00:00
colorchooser.py
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
2021-01-21 21:14:04 +02:00
commondialog.py
gh-84623: Remove unused imports in stdlib (
#93773
)
2022-06-13 16:28:41 +02:00
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
gh-140481: Improve error message when trying to iterate a Tk widget, image or font (GH-140501)
2025-10-30 13:11:56 +02:00
messagebox.py
…
scrolledtext.py
gh-136839: Refactor simple dict.update calls (
#136811
)
2025-07-19 10:12:10 -07:00
simpledialog.py
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
2024-07-19 08:06:02 +00:00
ttk.py
gh-76007: Deprecate
__version__
attribute (
#138675
)
2025-09-29 12:03:23 +03:00