summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2020-05-11 15:37:25 +0900
committerGitHub <noreply@github.com>2020-05-11 15:37:25 +0900
commitd5d9a718662e67e2b1ac7874dda9df2d8d71d415 (patch)
treefb56aad14eba2825613b5ab59714c0ecfa60f85e /Python/pythonrun.c
parent6067d4bc3ce5ff4cfa5b47ceecc84a3941bc031c (diff)
downloadcpython-git-d5d9a718662e67e2b1ac7874dda9df2d8d71d415.tar.gz
bpo-36346: array: Don't use deprecated APIs (GH-19653)
* Py_UNICODE -> wchar_t * Py_UNICODE -> unicode in Argument Clinic * PyUnicode_AsUnicode -> PyUnicode_AsWideCharString * Don't use "u#" format. Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions