Skip to content

gh-146121: pkgutil.get_data() reject invalid resource arguments - #146122

Merged
FFY00 merged 4 commits into
python:mainfrom
StanFromIreland:pkgtuil-traversal
Mar 18, 2026
Merged

gh-146121: pkgutil.get_data() reject invalid resource arguments#146122
FFY00 merged 4 commits into
python:mainfrom
StanFromIreland:pkgtuil-traversal

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Mar 18, 2026

Copy link
Copy Markdown
Member

@FFY00FFY00 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FFY00
FFY00 enabled auto-merge (squash) March 18, 2026 16:19
@StanFromIrelandStanFromIreland added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 18, 2026
Comment threadLib/test/test_pkgutil.py Outdated
@FFY00
FFY00 merged commit bcdf231 into python:mainMar 18, 2026
47 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @FFY00 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12, 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2026
…ts (pythonGH-146122)
(cherry picked from commit bcdf231)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2026
…ts (pythonGH-146122)
(cherry picked from commit bcdf231)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-146133 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2026
…ts (pythonGH-146122)
(cherry picked from commit bcdf231)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Mar 18, 2026
@bedevere-app

Copy link
Copy Markdown

GH-146134 is a backport of this pull request to the 3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2026
…ts (pythonGH-146122)
(cherry picked from commit bcdf231)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Mar 18, 2026
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2026
…ts (pythonGH-146122)
(cherry picked from commit bcdf231)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-146135 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Mar 18, 2026
@bedevere-app

Copy link
Copy Markdown

GH-146136 is a backport of this pull request to the 3.11 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.11 only security fixes label Mar 18, 2026
@bedevere-app

Copy link
Copy Markdown

GH-146137 is a backport of this pull request to the 3.10 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.10 only security fixes label Mar 18, 2026
@StanFromIreland
StanFromIreland deleted the pkgtuil-traversal branch March 18, 2026 17:31
@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

Thanks for the review Filipe!

73 :-)

encukou added a commit to encukou/cpython that referenced this pull request Apr 7, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@StanFromIreland@FFY00