Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.13] gh-59022: Added tests for pkgutil.extend_path (GH-59022) (GH-121673) #121951

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

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 18, 2024

This adds tests for the documented behaviour of pkgutil.extend_path
regarding different argument types as well as for *.pkg files.
(cherry picked from commit 8f25321)

Co-authored-by: Andreas Stocker [email protected]


📚 Documentation preview 📚: https://cpython-previews--121951.org.readthedocs.build/

pythonGH-121673)

This adds tests for the documented behaviour of `pkgutil.extend_path`
regarding different argument types as well as for `*.pkg` files.
(cherry picked from commit 8f25321)

Co-authored-by: Andreas Stocker <[email protected]>
@encukou encukou merged commit 963e97d into python:3.13 Jul 19, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants