◐ Shell
clean mode source ↗

[3.12] gh-59022: Added tests for `pkgutil.extend_path` (GH-59022) (GH-121673) by miss-islington · Pull Request #121950 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jul 18, 2024

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

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 andreas@stocker.co.it


📚 Documentation preview 📚: https://cpython-previews--121950.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 <andreas@stocker.co.it>

@bedevere-app bedevere-app Bot added tests

Tests in the Lib/test dir

awaiting review labels

Jul 18, 2024

@encukou encukou merged commit 3f72821 into python:3.12

Jul 19, 2024

@miss-islington miss-islington deleted the backport-8f25321-3.12 branch

January 2, 2026 16:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @encukou @beachmachine