]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103492: Clarify SyntaxWarning with literal comparison (#103493)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Mon, 24 Apr 2023 21:42:57 +0000 (15:42 -0600)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 21:42:57 +0000 (15:42 -0600)
commitae25855045e8f19f4715c9b2c02cbcd81e7f6f95
treef3530704fce4ac964f45d4ad2623ad3ea62338a7
parent79ae019164eeb6b94118bc17bc1e937405684c75
gh-103492: Clarify SyntaxWarning with literal comparison (#103493)
Lib/test/test_codeop.py
Lib/test/test_grammar.py
Misc/NEWS.d/next/Core and Builtins/2023-04-13-00-58-55.gh-issue-103492.P4k0Ay.rst [new file with mode: 0644]
Python/compile.c