mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
![]() This fixes the test failure with Tk 6.8.10 which is caused by changes to how Tk rounds the `from`, `to` and `tickinterval` arguments. This PR uses `noconv` if the patchlevel is greater than or equal to 8.6.10 (credit to Serhiy for this idea as it is much simpler than what I previously proposed). Going into more detail for those who want it, the Tk change was made in [commit 591f68c]( |
||
---|---|---|
.. | ||
__init__.py | ||
test_font.py | ||
test_geometry_managers.py | ||
test_images.py | ||
test_loadtk.py | ||
test_misc.py | ||
test_text.py | ||
test_variables.py | ||
test_widgets.py |