]> gerrit.simantics Code Review - simantics/python.git/commit
All variable setters now use GIL. 98/298/1
authorTimo Korvola <Timo.Korvola@vtt.fi>
Mon, 30 Jan 2017 09:13:48 +0000 (11:13 +0200)
committertkorvola <Timo.Korvola@vtt.fi>
Mon, 30 Jan 2017 17:05:55 +0000 (19:05 +0200)
commit941741c6f7ec4924962c2267b1756ff926559cc4
tree50fcd2a6d574facfd9e8d6b4572811c9ae547da0
parent94a19dbaf6ef04f3476ac6d51c5b8f29f237cf23
All variable setters now use GIL.

Most setters are now defined by a CPP macro.  It is not pretty and may
well be the ugliest way to do this except for the one it replaces.

Change-Id: I27d36bfef6252f78ee801ebbc022d6fe75a3b49c
org.simantics.pythonlink.win32.x86_64/jnipython.dll
org.simantics.pythonlink.win32.x86_64/src/sclpy.c