]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113272)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Dec 2023 05:42:03 +0000 (06:42 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2023 05:42:03 +0000 (05:42 +0000)
commit1c2fcd8b9945afb00cd0dc3f492460923e4c834e
tree00cb0a2ce34ac414bfc0c3b1ebf0b466d33bd63a
parent816b63512408a28b9e700067e20969af41ceb52b
[3.12] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113272)

gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271)

Hangs on installed 3.13.0a2 on macOS Catalina.
Behavior on installed 3.12.1 and 3.11.7 is unknown.
(cherry picked from commit fa9ba02353d79632983b9fe24da851894877e342)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/News3.txt
Lib/idlelib/idle_test/test_editor.py
Misc/NEWS.d/next/IDLE/2023-12-19-00-03-12.gh-issue-113269.lrU-IC.rst [new file with mode: 0644]