]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (GH-149404...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 May 2026 11:57:57 +0000 (13:57 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 11:57:57 +0000 (11:57 +0000)
commit37803c43650c93e0daf892c10534f1f8ea1e4aab
tree4748de6d7ab8b41b3f10961dedd9477aa3071435
parent3f8c4856609cfa676209ff0f3e3c6dc26bdbd30e
[3.14] gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (GH-149404) (#149406)

gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (GH-149404)
(cherry picked from commit 114781040c8ab033a164dbdefca71b69ba7fe2ed)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_capi/test_getargs.py