]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43321: Fix SystemError in getargs.c (GH-24656)
authorInada Naoki <songofacandy@gmail.com>
Sat, 27 Feb 2021 11:31:03 +0000 (20:31 +0900)
committerGitHub <noreply@github.com>
Sat, 27 Feb 2021 11:31:03 +0000 (20:31 +0900)
commitc71d24f55828e7f0f2c8750d2e1b04d04539beff
tree88a0fd8b9a298791fb0e862c94de5f8370e15490
parent145bf269df3530176f6ebeab1324890ef7070bf8
bpo-43321: Fix SystemError in getargs.c (GH-24656)
Misc/NEWS.d/next/Core and Builtins/2021-02-26-13-17-52.bpo-43321.TCS3ph.rst [new file with mode: 0644]
Python/getargs.c