]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104683: clinic.py: refactor `Parameter` and `Function` as dataclasses (#106477)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 7 Jul 2023 13:10:07 +0000 (14:10 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2023 13:10:07 +0000 (13:10 +0000)
commit363f4f99c524a6d763d1548986a79c42cc7ca292
treee58406b55e8901d43cbbe864161c0ec4365d2c10
parent3e5ce7968f5ab715f649e296e1f6b499621b8091
gh-104683: clinic.py: refactor `Parameter` and `Function` as dataclasses (#106477)
Tools/clinic/clinic.py