]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Modules/_csv.c (gh-112073)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:35:52 +0000 (19:35 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:35:52 +0000 (18:35 +0100)
commitb14e5df120ca8ce968a67df2e00e7a764dd703a0
treed69dddc7e86194fec1680f83195b7e9bdf24d366
parent4eea1e82369fbf7a795d1956e7a8212a1b58009f
gh-111789: Use PyDict_GetItemRef() in Modules/_csv.c (gh-112073)
Modules/_csv.c