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