]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH-11150)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 14 Dec 2018 09:19:51 +0000 (11:19 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Dec 2018 09:19:51 +0000 (11:19 +0200)
commitafb3e71a1710c444fbe789b51df43ee16ee9ede7
tree31c2164ceb03c23e1ce6a10c93a016693349f776
parent7b36016a15aeed0d76a4c05a66203e6d7723aace
bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH-11150)
Modules/_winapi.c
Modules/arraymodule.c
Modules/clinic/_winapi.c.h
Modules/clinic/arraymodule.c.h
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c
PC/clinic/winreg.c.h
PC/winreg.c
Tools/clinic/clinic.py