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:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563913427.05.0.527078173216.issue29446@roundup.psfhosted.org>
In-reply-to
Content
New changeset fc63d5a361f7d20282019cad84336a242c124267 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.8':
bpo-29446: IDLE -- add explicit imports (GH-14919) (GH-14920)
https://github.com/python/cpython/commit/fc63d5a361f7d20282019cad84336a242c124267
History
Date User Action Args
2019-07-23 20:23:47terry.reedysetrecipients: + terry.reedy, eric.smith, ethan.furman, ceronman, serhiy.storchaka, louielu
2019-07-23 20:23:47terry.reedysetmessageid: <1563913427.05.0.527078173216.issue29446@roundup.psfhosted.org>
2019-07-23 20:23:47terry.reedylinkissue29446 messages
2019-07-23 20:23:47terry.reedycreate