]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111366: Correctly show custom syntax error messages in the codeop module...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 30 Oct 2023 19:53:01 +0000 (19:53 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Oct 2023 19:53:01 +0000 (19:53 +0000)
commitca36426b1c67c61f57d163c3fada8d6337c070d9
tree8d3a47226a5a291d4d910fd26c827c387bc36039
parent7ac2c53333266fbb8af1eeb13cb3708b642b023b
[3.12] gh-111366: Correctly show custom syntax error messages in the codeop module functions (GH-111384). (#111517)
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]