-
PyKX 2.2.3 Released
Hi All,
PyKX 2.2.3 has been released
Full details on the release can be found here. Fixes and Improvements
- PyKX now raises an error appropriately when failing to locate
msvcr100.dll
when loading on Windows. - Config values now default to
False
when not set rather thanNone
. - Resolved issue where both
PYKX_NO_SIGNAL
andPYKX_NO_SIGINT
needed to be set to take effect. Now correctly accepts either. - Reduced signal handling list to only
SIGINT
andSIGTERM
. The inclusion ofSIGSEGV
since 2.2.1 could cause segfaults with compressed enum files.
Mac amd64 builds will be released in the coming weeks and are as of the time of posting currently unavailable. It is suggested that users of 2.2.1 and 2.2.2 upgrade to this version to remove the likelihood of segmentation faults when reading compressed data.
- PyKX now raises an error appropriately when failing to locate
Sorry, there were no replies found.
Log in to reply.