Open
Description
When release_GIL_and_enable_signal
is switched on, the result
object is created inside a nested try
block (line 547 of wrap.cxx
). Later, it is assumed to be visible in the enclosing scope of that try
(line 563).
Lines 539 to 570 in a54c236
I wanted to prepare a minimal example based on an existing wrapping unit test, but those seem to have been disabled in both TRIQS unstable
and cpp2py.
Metadata
Metadata
Assignees
Labels
No labels