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

(cherry picked from commit fe694a6db620062f467469bd2bb987315d72fd62)

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