diff NEWS @ 184:f34f3a149c22 java-code-model

added class PythonThreadsAllower
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jul 2024 15:49:05 +0200
parents ddf3e987827f
children d08d75fc6d6a
line wrap: on
line diff
--- a/NEWS	Tue Jul 02 14:52:20 2024 +0200
+++ b/NEWS	Tue Jul 02 15:49:05 2024 +0200
@@ -2,6 +2,7 @@
 ===============================
 
 * Created Python documentation for the Orthanc interface, check out "orthanc.pyi"
+* Added possibility to release the GIL during the call to the native SDK functions
 * Added Windows builder for Python 3.12