diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2023-05-24 17:41:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-24 17:41:50 (GMT) |
commit | 2b54ea5ba2f5fbbaea03def966f02b742652104e (patch) | |
tree | 56daaf41b2c72a7e4983b11c7a4d64127de5dca7 /Python/thread.c | |
parent | 25890ebbb8502a19b76da7634d9a85e3c8ddcb54 (diff) | |
download | cpython-2b54ea5ba2f5fbbaea03def966f02b742652104e.zip cpython-2b54ea5ba2f5fbbaea03def966f02b742652104e.tar.gz cpython-2b54ea5ba2f5fbbaea03def966f02b742652104e.tar.bz2 |
[3.12] gh-104825: add omitted idlelib text fix (#104880)
Order of events:
Terry merged new idlelib test into main.
Ms. I. made a 3.12 backport; tests passed.
Pablo merged the tokenize change with idlelib test fix into main.
Pablo merged a 3.12 backport without the idle test fix
as the backport of the latter had not yet been been merged.
Terry merged the idlelib test backport. The new test failed
on at least 4 3.12 buildbots because of the tokenize change.
This PR backports the now needed idlelib test fix.
(cherry picked from commit c8cf9b4)
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions