Chaquopy version 3.3.2

Posted on

This version fixes the following bugs:

  • Fix pip issues involving packages with optional native components (e.g. websockets).
  • Work around inability of Android dynamic linker on API 22 and older to load multiple modules with the same basename (details here).
  • Fix ctypes.pythonapi and sys.abiflags, and provide partial implementation of sysconfig.get_config_vars.
  • Fix native crash in lrintf / feholdexcept / fegetenv (Crystax issue #1369).
  • Fix pkgutil.get_data when used with extractPackages, and improve extractPackages performance.

The following packages have been added to the repository since the previous version: