]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95066: ast: Replace assert with ValueError (GH-95072)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Tue, 26 Jul 2022 09:43:09 +0000 (02:43 -0700)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2022 09:43:09 +0000 (11:43 +0200)
commita5dde0fe4fa13b4ccfec4e27502b19bbbb7e5bb0
treecd0b888ed9904ebd0ac665125a5aae9e6aa0a027
parent0d35a59ce3242b7326890a8c8cc41b321192ec9a
gh-95066: ast: Replace assert with ValueError (GH-95072)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/ast.py
Lib/test/test_ast.py
Misc/NEWS.d/next/Library/2022-07-20-22-49-48.gh-issue-95066.TuCu0E.rst [new file with mode: 0644]