]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36346: Prepare for removing the legacy Unicode C API (AC only). (GH-21223)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 30 Jun 2020 06:03:15 +0000 (09:03 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 06:03:15 +0000 (09:03 +0300)
commit349f76c6aace5a4a2b57f6b442a532faf0027d6b
treec9d8fe1e3062e51e65cd7b2a763822908cb7a1cb
parentb3332660adb02babb7e66e45310c66dc9a9a94da
bpo-36346: Prepare for removing the legacy Unicode C API (AC only). (GH-21223)
Include/cpython/unicodeobject.h
Lib/test/clinic.test
Modules/clinic/_winapi.c.h
Modules/clinic/posixmodule.c.h
Objects/unicodeobject.c
PC/clinic/winreg.c.h
Tools/clinic/clinic.py