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 benjamin.peterson
Recipients benjamin.peterson
Date 2019-07-24.23:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564011533.36.0.730156964128.issue37675@roundup.psfhosted.org>
In-reply-to
Content
New changeset 93e8aa62cfd0a61efed4a61a2ffc2283ae986ef2 by Benjamin Peterson in branch 'master':
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942)
https://github.com/python/cpython/commit/93e8aa62cfd0a61efed4a61a2ffc2283ae986ef2
History
Date User Action Args
2019-07-24 23:38:53benjamin.petersonsetrecipients: + benjamin.peterson
2019-07-24 23:38:53benjamin.petersonsetmessageid: <1564011533.36.0.730156964128.issue37675@roundup.psfhosted.org>
2019-07-24 23:38:53benjamin.petersonlinkissue37675 messages
2019-07-24 23:38:53benjamin.petersoncreate