-
PyKX 2.2.2 Released
PyKX 2.2.2 has been released
Full details on the release can be found here. Fixes and improvements:
- Conversions between
UUID
andpykx.GUID
types could produce invalid results under various conditions in both licensed and unlicensed mode. - A regression in 2.2.1 resulted in
SIGINT
signals being incorrectly treated asSIGTERM
style signals, PyKX now resets all signals overwritten by PyKX to their values prior to import. - Indexing regression in 2.2.1 causing hangs for certain inputs such as
tbl[::-1]
has been resolved.
- Conversions between
Sorry, there were no replies found.
Log in to reply.