]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119555: catch SyntaxError from compile() in the InteractiveColoredConsole...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 May 2024 11:04:45 +0000 (13:04 +0200)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 11:04:45 +0000 (12:04 +0100)
commit40a024c9835cddd85f14bab4b1e8f6545a621208
tree68466bee4878bccd99a23d83d5bacf436142b6a3
parent48c777688305bfa45038a15ab09c03350503a2c4
[3.13] gh-119555: catch SyntaxError from compile() in the InteractiveColoredConsole (GH-119557) (#119709)
Lib/_pyrepl/simple_interact.py
Lib/test/test_pyrepl/test_interact.py
Misc/NEWS.d/next/Library/2024-05-25-20-15-26.gh-issue-119555.mvHbEL.rst [new file with mode: 0644]