]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36346: Do not use legacy Unicode C API in ctypes. (#21429)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jul 2020 08:17:21 +0000 (11:17 +0300)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 08:17:21 +0000 (11:17 +0300)
commitd878349bac6c154fbfeffe7d4b38e2ddb833f135
tree99c66d86b1acb1b6471d2912a026ae67a6e07d3e
parent0f9aa47babbfbecc5ef500fb0feae755230ec3c0
bpo-36346: Do not use legacy Unicode C API in ctypes. (#21429)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c