[Lldb-commits] [PATCH] D84269: [lldb] Add some example type anotations to python.swig

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 22 00:45:24 PDT 2020


labath added a comment.

IIUC, this would make the file incompatible with python2, which we still kind of support (though hopefully not for long). This seems like a good idea, but we first need to sort out our py2 story. Given that we've just branched for the 11.0 release, this may actually be a pretty good time to have that disussion, if you would care to start one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84269/new/

https://reviews.llvm.org/D84269





More information about the lldb-commits mailing list