Title changed from Vtk python util check vtk python map valid to vtkPythonUtil: check vtk python map valid
781 | 782 | void *vtkPythonUtil::GetPointerFromSpecialObject( |
782 | 783 | PyObject *obj, const char *result_type, PyObject **newobj) |
783 | 784 | { |
785 | if (vtkPythonMap == NULL) | |
786 | { | |
787 | return NULL; | |
|
Thanks for the review. Will submit an updated patch shortly.
Added 1 commit:
Here is a revised version
(Fun fact: Pushed from the airplane using available free wifi. I only add to change the pushurl
to use https
protocol)
Do: test
Testing commands handed to buildbot.
Branch-at: d382a3be
+2 Looks fine to me.
@dgobbi Thanks for your help.
do: merge
Warning: Proper spelling for commands is 'Do:
'. Accepting command anyways.
Branch successfully merged and pushed!
mentioned in commit 0b44c593
Status changed to merged
Mentioned in commit 0b44c593