Block a user
test_update_zero_should_commit / test_update_zero_should_conflict omit result assertions
Assert return values in test_update_zero_should_commit / conflict
CMake Unix Makefiles generator has a parallel build race for conflict-set.o
Fix CMake Unix Makefiles parallel build race for conflict-set.o
WeaselJsonParser_parse accepts negative len, causing undefined behavior
Reject negative lengths in WeaselJsonParser_parse
Python bindings do not check for failed parser creation, causing segfaults
check WeaselJsonParser_create return value in Python bindings
Move-assignment operator leaks the old ConflictSet::impl and mishandles self-assignment
Fix move-assignment leak and self-assignment in ConflictSet