]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107880: Argument Clinic: Fix regression in gh-107885 (#107974)
authorErlend E. Aasland <erlend@python.org>
Tue, 15 Aug 2023 14:00:52 +0000 (16:00 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Aug 2023 14:00:52 +0000 (14:00 +0000)
commite90036c9bdf25621c15207a9cabd119fb5366c27
tree630b0a894d71d46a868e0b0c8f4fc452f9dbac67
parent6515ec3d3d5acd3d0b99c88794bdec09f0831e5b
gh-107880: Argument Clinic: Fix regression in gh-107885 (#107974)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_clinic.py
Tools/clinic/clinic.py