commit | a62e424de0c394cda178a8d934d06f0559b5e28d | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Thu Apr 29 23:52:47 2021 -0400 |
committer | GitHub <noreply@github.com> | Thu Apr 29 23:52:47 2021 -0400 |
tree | 59e0e7e3e29155ec6775701872173c77b72c24ee | |
parent | 175a54b2d8f967605f1d46b5cadccdcf2b54842f [diff] |
bpo-43981: Fix error in idle-test leak test (GH-25739) Remove call to macosx.setupApp, which calls macosc.overrideRootMenu, which modifies the menus, which results in two failures in the second round of the leak test.