mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
bd3d31f380
Before, the exception caused by calling non-default sys.excepthook in code.InteractiveInterpreter bubbled up to the caller, ending the REPL.