Raise ValueError from __init__ when the C constructor returns NULL,
instead of storing a NULL pointer that segfaults on parse()/reset().
Add defensive RuntimeError checks in parse() and reset() for closed
or failed parsers.
Add a test covering stackSize values that the C API rejects (-1, 0, 1, 2).
Fixes#23
andrew
merged commit 3d7dc97471 into main2026-06-22 18:52:47 +00:00
andrew
deleted branch weaselbot/issue-232026-06-22 18:52:47 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #23