]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121210: handle nodes with missing attributes/fields in `ast.compare` (#121211)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 2 Jul 2024 10:53:17 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2024 10:53:17 +0000 (16:23 +0530)
commit15232a0819a2f7e0f448f28f2e6081912d10e7cb
tree6d8f806342d289b3c131b04fbab7e7d81dd8306d
parent7a807c3efaa83f1e4fb9b791579b47a0a1fd47de
gh-121210: handle nodes with missing attributes/fields in `ast.compare` (#121211)
Lib/ast.py
Lib/test/test_ast.py
Misc/NEWS.d/next/Library/2024-07-01-11-23-18.gh-issue-121210.cD0zfn.rst [new file with mode: 0644]