bpo-44061: Fix pkgutil.iter_modules regression#25964
Conversation
zooba
left a comment
There was a problem hiding this comment.
Couple of minor test tweaks, and once applied I'll make sure CI runs and then it should be good.
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
|
Thanks @miguendes for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry, @miguendes and @zooba, I could not cleanly backport this to |
|
GH-26052 is a backport of this pull request to the 3.9 branch. |
|
Thanks @miguendes for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Sorry @miguendes and @zooba, I had trouble checking out the |
…thlib.Path object (pythonGH-25964). (cherry picked from commit e9d7f88) Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
|
GH-26056 is a backport of this pull request to the 3.8 branch. |
…Path object (GH-25964) Summary: upstream issue: python/cpython#88227 upstream PR: python/cpython#25964 upstream commit: python/cpython@e9d7f88 Reviewed By: carljm Differential Revision: D52495633 fbshipit-source-id: b6d1b3dab4a66d63e4a0171542b236a663b3d6fb
https://bugs.python.org/issue44061