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