lawrence_danna added a comment.

In D68188#1694276 <https://reviews.llvm.org/D68188#1694276>, @labath wrote:

> Most of your interactions seem to be about calling methods. Would it be 
> possible to add a PythonDataObject wrapper for this (and any other frequently 
> used python API)? I'm hoping that we could have something like...


I think this is a good idea, but there's a //lot// of places in 
PythonDataObjects that need to be fixed to check for exceptions and return 
Expected<>.     I really think it ought to be done in a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68188



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to