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 cheryl.sabella, terry.reedy
Date 2017-11-29.03:15:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 38ecf57306ef25874ef7c44a9875771e90faee97 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
bpo-32100: Delete unneeded import in idlelib.pathbrowser. (GH-4626) (#4629)
https://github.com/python/cpython/commit/38ecf57306ef25874ef7c44a9875771e90faee97
History
Date User Action Args
2017-11-29 03:15:09terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2017-11-29 03:15:09terry.reedysetmessageid: <[email protected]>
2017-11-29 03:15:09terry.reedylinkissue32100 messages
2017-11-29 03:15:09terry.reedycreate