This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e0ce820586e93cfcefb16c2a3df8eaefc54cbca
cpython
/
Lib
/
tkinter
History
Ethan Furman
ea0711a9f9
bpo-41817: use new StrEnum to ensure all members are strings (GH-22348)
...
* use new StrEnum to ensure all members are strings
2020-09-22 08:01:17 -07:00
..
test
bpo-40275: Use new test.support helper submodules in tests (GH-21743)
2020-08-06 13:51:29 +02:00
__init__.py
bpo-41817: use new StrEnum to ensure all members are strings (GH-22348)
2020-09-22 08:01:17 -07:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
Fix typos mostly in comments, docs and test names (GH-15209)
2019-08-30 16:21:19 -04:00
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
bpo-39136: Fixed typos (GH-17720)
2019-12-28 17:16:02 -05:00
ttk.py
bpo-39152: add missing ttk.Scale.configure return value (GH-17815)
2020-01-05 11:23:58 -05:00