Block a user
check WeaselJsonParser_create return value in Python bindings
Reject negative lengths in WeaselJsonParser_parse
Move-assignment operator leaks the old ConflictSet::impl and mishandles self-assignment
Fixed in #55.
Fix move-assignment leak and self-assignment in ConflictSet
Move-assignment operator leaks the old ConflictSet::impl and mishandles self-assignment
WeaselJsonParser_parse accepts negative len, causing undefined behavior
Python bindings do not check for failed parser creation, causing segfaults
WIP: Set restype=None for void-returning C functions
Fix CMake Unix Makefiles parallel build race for conflict-set.o