]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105156: Update Lib/test/clinic.test manually (#105180)
authorVictor Stinner <vstinner@python.org>
Thu, 1 Jun 2023 08:46:17 +0000 (10:46 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 08:46:17 +0000 (10:46 +0200)
commit7f5afecfd74de7f2fbd6b0cc0cc58b12bb608a19
tree1b9ca3940bc00f51c3c32456f758936db396e08c
parent201440e97a3433ad7691163c4a17d4c2721fd7c6
gh-105156: Update Lib/test/clinic.test manually (#105180)

Update Lib/test/clinic.test manually for updated Py_UNICODE
converter: it now uses wchar_t type rather than Py_UNICODE.
Lib/test/clinic.test