]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) (GH-140856)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 31 Oct 2025 16:57:52 +0000 (17:57 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Oct 2025 16:57:52 +0000 (17:57 +0100)
commit20fe1821d7957c112b666ceadbdb1ad67c8104c2
treebc6854154d2336f666f866d0083711ed2e08cca6
parent0cd888b8d3a47428097571dddf5a0b5de37084e0
[3.11] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) (GH-140856)

(cherry picked from commit fe694a6db620062f467469bd2bb987315d72fd62)

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