cpython/Misc/NEWS.d/next/IDLE
Terry Jan Reedy c4992f4106
gh-113903: Fix an IDLE configdialog test (#113973)
test_configdialog.HighPageTest.test_highlight_target_text_mouse fails
if a line of the Highlight tab text sample is not visible. If so, bbox()
in click_char() returns None and the unpacking iteration fails.

This occurred on a Devuan Linux system. Fix by moving the
'see character' call inside click_char, just before the bbox call.

Also, reduce the click_char calls to just one per tag name and
replace the other nested function with a dict comprehension.
2024-01-11 22:10:00 -05:00
..
2019-12-13-12-26-56.bpo-13586.1grqsR.rst gh-57795: IDLE: Enter the selected text when opening the "Replace" dialog (GH-17593) 2023-12-27 16:27:40 +02:00
2023-12-10-20-01-11.gh-issue-112898.98aWv2.rst gh-112898: warn about unsaved files when quitting IDLE on macOS (#112939) 2023-12-11 15:22:36 +01:00
2023-12-19-00-03-12.gh-issue-113269.lrU-IC.rst gh-113269: IDLE - Fix test_editor hang (macOS) (#113271) 2023-12-19 05:26:11 +00:00
2024-01-05-12-24-01.gh-issue-113729.qpluea.rst gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113731) 2024-01-06 06:23:26 +00:00
2024-01-11-21-26-58.gh-issue-113903.__GLlQ.rst gh-113903: Fix an IDLE configdialog test (#113973) 2024-01-11 22:10:00 -05:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *IDLE* section in this directory.

.. _blurb: https://pypi.org/project/blurb/