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 lukasz.langa
Recipients gregory.p.smith, lukasz.langa, magul, miguendes, rikard.nordgren, shreyanavigyan, steve.dower
Date 2021-05-12.09:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620812937.61.0.352588051071.issue44061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0cb9775a85a051556461ea9c3089244601b7d4f8 by Steve Dower in branch '3.9':
bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964) (GH-26052)
https://github.com/python/cpython/commit/0cb9775a85a051556461ea9c3089244601b7d4f8
History
Date User Action Args
2021-05-12 09:48:57lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, steve.dower, shreyanavigyan, miguendes, rikard.nordgren, magul
2021-05-12 09:48:57lukasz.langasetmessageid: <1620812937.61.0.352588051071.issue44061@roundup.psfhosted.org>
2021-05-12 09:48:57lukasz.langalinkissue44061 messages
2021-05-12 09:48:57lukasz.langacreate