]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 14 Dec 2018 09:56:48 +0000 (11:56 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Dec 2018 09:56:48 +0000 (11:56 +0200)
commit45a7b7617e67bd1a8491f5e10ea9d24fe418b52d
treedaa322b4f51e0c2ce446f8768c73b7d5299d7a00
parent922b2a0d0d9928af420ea4d5c104f8be72517aa2
[3.7] bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH-11150). (GH-11151)

(cherry picked from commit afb3e71a1710c444fbe789b51df43ee16ee9ede7)
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