]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Let PyUnicode_FromWideChar calculate the input length (GH-134045)
authorMax Bachmann <max.bachmann@iracing.com>
Thu, 15 May 2025 11:56:50 +0000 (13:56 +0200)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 11:56:50 +0000 (11:56 +0000)
commit74c4e35ff1b1b020d530a239f8ddadf318472a1a
tree4ba6aa953b663057574173b5a895a02d92344c32
parent1c4b34c6cb851334c813647a2a7db77ecee20b7a
Let PyUnicode_FromWideChar calculate the input length (GH-134045)
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_winapi.c
Modules/main.c
Modules/posixmodule.c
PC/winreg.c