commit | 9f191a1a7760187f6ce116b6a87c4765637ebe57 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 01 20:22:57 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue May 02 03:22:57 2023 +0000 |
tree | 37878178d805890febb73b56878dfe6084bce26f | |
parent | 10db28bfcf2b949e13312d0d2f1b3dd3c9585e69 [diff] |
[3.11] gh-88496: IDLE - fix another test on macOS (GH-104075) (#104076) gh-88496: IDLE - fix another test on macOS (GH-104075) Needed for Catalina: test_sidebar add 'idletasks' and skip assert. (cherry picked from commit 690df4c16ca4f0054d27a6148da9e6af809a2658) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>