diff options
author | Victor Stinner <vstinner@python.org> | 2023-05-31 17:52:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-31 17:52:33 (GMT) |
commit | dd29ae26f89ba7db596127b6eba83bb3a45c167b (patch) | |
tree | ac7749dd289eefe2388b6316b32bcbd503ae3c9a /Python/thread.c | |
parent | c05c31db8c9dfd708b9857bb57f8e5f3ce40266d (diff) | |
download | cpython-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