summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-05-31 17:52:33 (GMT)
committerGitHub <noreply@github.com>2023-05-31 17:52:33 (GMT)
commitdd29ae26f89ba7db596127b6eba83bb3a45c167b (patch)
treeac7749dd289eefe2388b6316b32bcbd503ae3c9a /Python/thread.c
parentc05c31db8c9dfd708b9857bb57f8e5f3ce40266d (diff)
downloadcpython-dd29ae26f89ba7db596127b6eba83bb3a45c167b.zip
cpython-dd29ae26f89ba7db596127b6eba83bb3a45c167b.tar.gz
cpython-dd29ae26f89ba7db596127b6eba83bb3a45c167b.tar.bz2
gh-105156: Argument Clinic avoids Py_UNICODE type (#105161)
Argument Clinic now uses "const wchar_t*" type instead of "const Py_UNICODE*" type for the "Py_UNICODE" format.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions