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 miss-islington
Recipients benjamin.peterson, miss-islington
Date 2019-07-24.23:57:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564012662.39.0.356692155321.issue37675@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9194a20a5b0b933a2a43ce0e81becbf8f0356314 by Miss Islington (bot) in branch '3.7':
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942)
https://github.com/python/cpython/commit/9194a20a5b0b933a2a43ce0e81becbf8f0356314
History
Date User Action Args
2019-07-24 23:57:42miss-islingtonsetrecipients: + miss-islington, benjamin.peterson
2019-07-24 23:57:42miss-islingtonsetmessageid: <1564012662.39.0.356692155321.issue37675@roundup.psfhosted.org>
2019-07-24 23:57:42miss-islingtonlinkissue37675 messages
2019-07-24 23:57:42miss-islingtoncreate