Skip to content

Version 0.5.2

Compare
Choose a tag to compare
@mdorier mdorier released this 28 Nov 10:06
· 7 commits to main since this release

Fixes segfault happening with python 3.10 due to the GIL not being held when a bytes object is default-constructed.