[lldb-dev] Deprecating Python2 and adding type-annotations to the python API

Nathan Lanza via lldb-dev lldb-dev at lists.llvm.org
Mon Aug 3 15:11:09 PDT 2020


As a user of the lldb python scripting API I would love to see type
annotations on the scripting APIs. I posted this diff the other day -
https://reviews.llvm.org/D84269. Pavel commented that this would require
deprecating python2 and that the recent 11.0 branch cut might make this a
good time to do this. So how do people feel about removing python2 support
and moving the APIs more towards modern python3?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200803/e51f56f8/attachment.html>


More information about the lldb-dev mailing list