commit | 2a9a883d361d37b40fb0b0011dd300bb83ceb73c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Dec 06 19:48:48 2020 -0800 |
committer | GitHub <noreply@github.com> | Sun Dec 06 22:48:48 2020 -0500 |
tree | bdd589a52ffe479b0cc0330500eaee49721027a1 | |
parent | 8502d46e3649bedf6b58a30b0a4b6b726e32b84b [diff] |
bpo-42508: Keep IDLE running on macOS (GH-23577) (GH-23669) Remove obsolete workaround that prevented running files with shortcuts when using new universal2 installers built on macOS 11. Ignore buggy 2nd run_module_event call. (cherry picked from commit 57e511361047895231f5ee7abfdfbbc60e11d2db) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>