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-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
/
test
/
test_tkinter
History
Serhiy Storchaka
2a8127cafe
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
2021-08-29 14:04:40 +03:00
..
__init__.py
…
test_colorchooser.py
…
test_font.py
…
test_geometry_managers.py
…
test_images.py
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
2021-08-29 14:04:40 +03:00
test_loadtk.py
…
test_messagebox.py
…
test_misc.py
bpo-44404: tkinter
after
support callable classes (GH-26812)
2021-06-23 13:30:24 +03:00
test_simpledialog.py
…
test_text.py
…
test_variables.py
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
2021-08-29 14:04:40 +03:00
test_widgets.py
…