This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ceronman, eric.smith, ethan.furman, louielu, serhiy.storchaka, terry.reedy
Date 2019-07-23.20:37:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563914223.12.0.105012997791.issue29446@roundup.psfhosted.org>
In-reply-to
Content
New changeset aee260f1c4d32bf67edec209d949294d4dc403c1 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7':
bpo-29446: IDLE -- add explicit imports (GH-14919) (#14921)
https://github.com/python/cpython/commit/aee260f1c4d32bf67edec209d949294d4dc403c1
History
Date User Action Args
2019-07-23 20:37:03terry.reedysetrecipients: + terry.reedy, eric.smith, ethan.furman, ceronman, serhiy.storchaka, louielu
2019-07-23 20:37:03terry.reedysetmessageid: <1563914223.12.0.105012997791.issue29446@roundup.psfhosted.org>
2019-07-23 20:37:03terry.reedylinkissue29446 messages
2019-07-23 20:37:03terry.reedycreate