]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111366: Correctly show custom syntax error messages in the codeop module functions...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 30 Oct 2023 19:24:21 +0000 (19:24 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Oct 2023 19:24:21 +0000 (19:24 +0000)
commitcd6e0a04a16535d8bc727c84f73730c53267184e
treef3df1c90e9cf0fd082ba478174fde12ebb107dc5
parent624ace5a2f02715d084c29eaf2211cd0dd550690
gh-111366: Correctly show custom syntax error messages in the codeop module functions (#111384)
Lib/codeop.py
Lib/test/test_codeop.py
Misc/NEWS.d/next/Core and Builtins/2023-10-27-12-17-49.gh-issue-111366._TSknV.rst [new file with mode: 0644]