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