]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-111366: Correctly show custom syntax error messages in the codeop module...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 31 Oct 2023 14:41:20 +0000 (14:41 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 14:41:20 +0000 (14:41 +0000)
commit19a266ca8961d8dcb85799adb1025e4f4fb2f087
tree2257324a9b2e21ce7e3f447b12e3eaf86db88198
parentbc9f47097ef5c44c87cb91a441c19ee532907684
[3.11] gh-111366: Correctly show custom syntax error messages in the codeop module functions (GH-111384). (#111516)

(cherry picked from commit cd6e0a04a16535d8bc727c84f73730c53267184e)
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]