Activity
Handle Pointer fields, properties and parameters - stored as python i…
Handle Pointer fields, properties and parameters - stored as python i…
Refactored error messages as resource strings
Refactored error messages as resource strings
Detect free-threaded python presence.
Detect free-threaded python presence.
ob_refcnt should be unsigned integer (NativeUInt)
ob_refcnt should be unsigned integer (NativeUInt)
Consistent naming of python flags
Consistent naming of python flags
Renamed VENVPythonExe to PythonExecutable
Renamed VENVPythonExe to PythonExecutable
Merged downstream from embarcadero/python4Delphi
Merged downstream from embarcadero/python4Delphi
TPyClassWrapper methods declared private. Documentation improved.
TPyClassWrapper methods declared private. Documentation improved.
Fix reference counting error in demos 6 and 7.
Fix reference counting error in demos 6 and 7.
PyErr_SetString should be called with utf8 encoded strings
PyErr_SetString should be called with utf8 encoded strings
Expose EncodeString (const str: AnsiString) to Delphi and correct its…
Expose EncodeString (const str: AnsiString) to Delphi and correct its…
_PyInterpreterConfig_INIT is now a variable.
_PyInterpreterConfig_INIT is now a variable.
Fix for Linux and other non-Windows platforms.
Fix for Linux and other non-Windows platforms.
TPythonTread.Execute should be protected.
TPythonTread.Execute should be protected.