]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-106368: Add test for Argument Clinic misbehaving custom converter_init...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 31 Jul 2023 12:32:18 +0000 (05:32 -0700)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 12:32:18 +0000 (12:32 +0000)
commit81d0c7ca5aa6b2f86eb9ae5b66946c54dd483548
tree086b594efc494b4eef366044cdba029de3beed5d
parent3abcdc71b6820e3f46f29cdcc7c91ccaf3145bdf
[3.11] gh-106368: Add test for Argument Clinic misbehaving custom converter_init() (GH-107496) (#107500)

(cherry picked from commit 2c5d206b33e4cdcafaaaf1eeaa189c10de332dc5)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Lib/test/test_clinic.py