]> gerrit.simantics Code Review - simantics/python.git/history - org.simantics.pythonlink.win32.x86_64/src/sclpy.c
All variable setters now use GIL.
[simantics/python.git] / org.simantics.pythonlink.win32.x86_64 / src / sclpy.c
2017-01-30 Timo KorvolaAll variable setters now use GIL. 98/298/1
2017-01-30 Timo KorvolaAdd some PyEval_{Restore,Save}Thread calls. 97/297/1
2017-01-03 tuorjrGet Python traceback output in the messages of exceptio...
2017-01-03 tuorjrAddition of null value check to getPythonObject()
2017-01-03 tuorjrAdded support for dynamically typed data access and...
2017-01-03 tuorjrAdded C source code for the DLL and a CDT project aspec...