[all-commits] [llvm/llvm-project] c3a3e6: Revert "[lldb] Fix that the embedded Python REPL c...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Sat Nov 13 09:18:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3a3e65ecc082542080376e917d9c57d22901f6b
https://github.com/llvm/llvm-project/commit/c3a3e65ecc082542080376e917d9c57d22901f6b
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-11-13 (Sat, 13 Nov 2021)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
R lldb/test/API/iohandler/sigint/TestIOHandlerPythonREPLSigint.py
Log Message:
-----------
Revert "[lldb] Fix that the embedded Python REPL crashes if it receives SIGINT"
This reverts commit cef1e07cc6d00b5b429d77133201e1f404a8023c.
It broke the windows bot.
More information about the All-commits
mailing list