]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104683: Argument Clinic: Make most arguments to `Class` and `Function` required...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 26 Jul 2023 10:54:03 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2023 10:54:03 +0000 (11:54 +0100)
commit14d074e1fb403e54edb345505cfd2c73601e21f3
tree86dd30686940803624b6dd3af5c71376f64da2d5
parentc362678dd289c45ff36ea9c61246a406990befd2
gh-104683: Argument Clinic: Make most arguments to `Class` and `Function` required (#107289)
Tools/clinic/clinic.py