]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106415...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Jul 2023 23:00:32 +0000 (16:00 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2023 23:00:32 +0000 (23:00 +0000)
commit6f684044a98f3ae26f15c2de5bd61a30927eddf0
treeb7362c96f463947b4cb585d707feb4d8e5e5a68a
parentd5ed72b696f2d26d85f3599abf0693545a1ac4e2
[3.12] gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106415) (#106438)

gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106415)
(cherry picked from commit 2fb9480c8313ab524d333b18e4af09f05f5b8afa)

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