]> gerrit.simantics Code Review - simantics/python.git/commit
Several updates to Pyhthon-link behaviour. 98/3398/1
authorReino Ruusu <reino.ruusu@semantum.fi>
Wed, 23 Oct 2019 19:27:19 +0000 (22:27 +0300)
committerReino Ruusu <reino.ruusu@semantum.fi>
Wed, 23 Oct 2019 19:27:19 +0000 (22:27 +0300)
commitd556dfd2739c43551c894dd636bf8e0735fbad55
tree7a5c1f77dbc329fc8aa8add0157ac6a9a42c43e3
parentc8a7033eeec2a8a4dd99a8738a7685e8d51b19fd
Several updates to Pyhthon-link behaviour.

Linking against any Python 3 version > 3.4.
Use of Py_LIMITED_API macro and required API changes.

gitlab #3

Fix handling of unnnormalized exceptions

gitlab #5

Change-Id: I7e6ac66861a382cc1608ed16b751520a292fbc13
org.simantics.pythonlink.win32.x86_64/.cproject
org.simantics.pythonlink.win32.x86_64/.gitignore [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/.settings/language.settings.xml [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/.settings/org.eclipse.cdt.codan.core.prefs
org.simantics.pythonlink.win32.x86_64/.settings/org.eclipse.cdt.core.prefs
org.simantics.pythonlink.win32.x86_64/jnipython.dll
org.simantics.pythonlink.win32.x86_64/src/sclpy.c
org.simantics.pythonlink.win32.x86_64/src/sclpy.h