]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106368: Add test for Argument Clinic misbehaving custom converter_init() (#107496)
authorErlend E. Aasland <erlend@python.org>
Mon, 31 Jul 2023 11:50:03 +0000 (13:50 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 11:50:03 +0000 (11:50 +0000)
commit2c5d206b33e4cdcafaaaf1eeaa189c10de332dc5
treea6dd70b82ff0c8444ffce363a1ed51dcfc963ca5
parenta1c737b73d3658be0e1d072a340d42e3d96373c6
gh-106368: Add test for Argument Clinic misbehaving custom converter_init() (#107496)
Lib/test/test_clinic.py