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.10:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620814691.72.0.399626732051.issue44061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4844abdd700120120fc76c29d911bcb547700baf by Łukasz Langa in branch '3.8':
[3.8] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964). (GH-26056)
https://github.com/python/cpython/commit/4844abdd700120120fc76c29d911bcb547700baf
History
Date User Action Args
2021-05-12 10:18:11lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, steve.dower, shreyanavigyan, miguendes, rikard.nordgren, magul
2021-05-12 10:18:11lukasz.langasetmessageid: <1620814691.72.0.399626732051.issue44061@roundup.psfhosted.org>
2021-05-12 10:18:11lukasz.langalinkissue44061 messages
2021-05-12 10:18:11lukasz.langacreate