New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-44061: Fix pkgutil.iter_modules regression #25964
Conversation
Couple of minor test tweaks, and once applied I'll make sure CI runs and then it should be good.
Misc/NEWS.d/next/Library/2021-05-07-08-39-23.bpo-44061.MvElG6.rst
Outdated
Show resolved
Hide resolved
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 |
|
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 |
|
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. |
https://bugs.python.org/issue44061
The text was updated successfully, but these errors were encountered: