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