]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146121: `pkgutil.get_data()` reject invalid resource arguments (#146122)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 18 Mar 2026 17:31:01 +0000 (17:31 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2026 17:31:01 +0000 (17:31 +0000)
commitbcdf231946b1da8bdfbab4c05539bb0cc964a1c7
treefca314736806b4a9e03cea8cd296ffcdbd43cbdc
parente1e4852133ea548479bc9b975420a32331df7cee
gh-146121: `pkgutil.get_data()` reject invalid resource arguments (#146122)
Lib/pkgutil.py
Lib/test/test_pkgutil.py
Misc/NEWS.d/next/Security/2026-03-16-18-07-00.gh-issue-146121.vRbdro.rst [new file with mode: 0644]