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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-03-27.14:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490623529.54.0.616103108839.issue29919@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d6debb24e06152a827769b0cac24c47deccdeac1 by Victor Stinner in branch 'master':
bpo-29919: Remove unused imports found by pyflakes (#137)
https://github.com/python/cpython/commit/d6debb24e06152a827769b0cac24c47deccdeac1
History
Date User Action Args
2017-03-27 14:05:29vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-03-27 14:05:29vstinnersetmessageid: <1490623529.54.0.616103108839.issue29919@psf.upfronthosting.co.za>
2017-03-27 14:05:29vstinnerlinkissue29919 messages
2017-03-27 14:05:29vstinnercreate