summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
AgeCommit message (Expand)Author
2022-08-27[lldb] Use nullptr instead of NULL (NFC)Kazu Hirata
2022-04-27Remove Python 2 support from the ScriptInterpreter pluginJonas Devlieghere
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2019-12-21[lldb] Fix -Wstringop-truncation in PythonReadline.cppPavel Labath
2019-11-05[lldb] Fix readline/libedit compat patch for py2serge-sans-paille
2019-11-05Revert and patch "[Python] Remove readline module"serge-sans-paille