[Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
zturner at google.com
Fri Aug 8 11:19:12 PDT 2014
Got rid of the Release() method and wrapped the destructor-based decrefs inside of Py_IsInitialized() checks.
http://reviews.llvm.org/D4826
Files:
include/lldb/Interpreter/PythonDataObjects.h
include/lldb/Interpreter/ScriptInterpreterPython.h
source/Interpreter/ScriptInterpreterPython.cpp
test/dotest.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4826.12310.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140808/a3ec0b47/attachment.bin>
More information about the lldb-commits
mailing list