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-26.01:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564104642.01.0.219528451498.issue29446@roundup.psfhosted.org>
In-reply-to
Content
New changeset 76b645124b3aaa34bc664eece43707c01ef1b382 by Terry Jan Reedy (Flavian Hautbois) in branch 'master':
bpo-29446: tkinter 'import *' only imports what it should (GH-14864)
https://github.com/python/cpython/commit/76b645124b3aaa34bc664eece43707c01ef1b382
History
Date User Action Args
2019-07-26 01:30:42terry.reedysetrecipients: + terry.reedy, eric.smith, ethan.furman, ceronman, serhiy.storchaka, louielu
2019-07-26 01:30:42terry.reedysetmessageid: <1564104642.01.0.219528451498.issue29446@roundup.psfhosted.org>
2019-07-26 01:30:41terry.reedylinkissue29446 messages
2019-07-26 01:30:41terry.reedycreate