]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:47:46 +0000 (13:47 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 11:47:46 +0000 (14:47 +0300)
commit67c47ce163e9d086ce4770e8bda638aebe530a2b
tree9c9ca97d5c7a11cd0a471d3b37b0adb1a7b2d550
parenta02beabe2d6a9601b69054eab268c2606c5837f4
[3.13] gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (GH-149404) (#149407)

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