]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42658: Allow _winapi.LCMapStringEx to handle embedded nulls (GH-93688)
authorSteve Dower <steve.dower@python.org>
Fri, 10 Jun 2022 16:09:37 +0000 (17:09 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 16:09:37 +0000 (17:09 +0100)
commit98558a83976b0279b1404fcb67bc72e7fcf3fe8a
tree85a2dfc82e3386f0d84379c4595780a50256f8c9
parentaee7d3df1c69129c6f2b88e1631bcdbac2aa34a8
bpo-42658: Allow _winapi.LCMapStringEx to handle embedded nulls (GH-93688)
Modules/_winapi.c