Changes: - Disable kill-request-on-hangup behaviour to avoid the misleading exceptions that result. - Release the GIL when writing response.
0.0.2
Changes: - Bug fix for segfaulting caused by invalid unicode (and NULL being passed to PyDict_SetItem) - Restructured so that it can be used as a library.
0.0.1
This release consists of Python wheels and Go executables for Python versions 3.6-3.10.
It is currently built for the linux_x86_64 platform only.
You will need the appropriate Python version already installed.