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-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
560a79f94e94de66a18f2a5e4194c2fe51e2adf1
cpython
/
Lib
/
tkinter
/
test
/
test_tkinter
T
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
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
2021-01-21 21:14:04 +02:00
test_font.py
bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-23968)
2020-12-29 12:56:55 +02:00
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
bpo-42721: Improve using simple dialogs without root window (GH-23897)
2020-12-25 20:19:20 +02:00
test_misc.py
bpo-44404: tkinter
after
support callable classes (GH-26812)
2021-06-23 13:30:24 +03:00
test_simpledialog.py
bpo-42721: Improve using simple dialogs without root window (GH-23897)
2020-12-25 20:19:20 +02:00
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
Rename Tkinter tests for widget options (GH-23944)
2020-12-26 00:10:29 +02:00