aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-08-27[lldb] Use nullptr instead of NULL (NFC)Kazu Hirata1-1/+1
2022-04-27Remove Python 2 support from the ScriptInterpreter pluginJonas Devlieghere1-24/+1
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann1-1/+1
2019-12-21[lldb] Fix -Wstringop-truncation in PythonReadline.cppPavel Labath1-1/+1
2019-11-05[lldb] Fix readline/libedit compat patch for py2serge-sans-paille1-1/+9
2019-11-05Revert and patch "[Python] Remove readline module"serge-sans-paille1-0/+80