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.
V
Victor Stinner committed
dd29ae26f89ba7db596127b6eba83bb3a45c167b
Parent: c05c31d
Committed by GitHub <noreply@github.com>
on 5/31/2023, 5:52:33 PM