We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
625e062
Fixes segfault happening with python 3.10 due to the GIL not being held when a bytes object is default-constructed.