]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) (GH-140855) 3.10
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 31 Oct 2025 16:56:30 +0000 (17:56 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Oct 2025 16:56:30 +0000 (17:56 +0100)
commit9524203deefb6d4ea6a502661f855961dee1af85
treebfec8e8c59a530a1f2f1ca487f95aa943638e321
parent3a623c6c55200e131302e961b535ecf91e89db91
[3.10] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) (GH-140855)

(cherry picked from commit fe694a6db620062f467469bd2bb987315d72fd62)

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