mirror of https://github.com/python/cpython
d5f95ec07b
https://github.com/python/cpython/issues/88496 replaced text.update with text.update_idletasks in colorizer.py and outwin.py to fix test failures on macOS. While theoretically correct, the result was Shell freezing when receiving continuous short strings to print. Test: `while 1: 1`. The guess is that there is no idle time in which to do the screen update. Reverting the change in one of the files, outwin, fixes the issue. Colorizer runs ever 1/20 second and seems to work fine. When running test-outwin on macOS, alias 'update' to 'update_idletasks on the text used for testing. |
||
---|---|---|
.. | ||
2024-06-05-14-54-24.gh-issue-120104.j_thj4.rst | ||
2024-06-16-21-42-45.gh-issue-120083.nczuyv.rst | ||
2024-07-16-16-57-03.gh-issue-78889.U7ghFD.rst | ||
2024-07-30-18-02-55.gh-issue-122482.TerE0g.rst | ||
2024-09-21-23-12-18.gh-issue-112938.OeiDru.rst | ||
README.rst |
README.rst
Put news entry `blurb`_ files for the *IDLE* section in this directory. .. _blurb: https://pypi.org/project/blurb/