Comment by Zebfross
6 hours ago
Why submit an issue rather than just making the fix and adding the tests in PR? Seems like they're just making work for the maintainers.
6 hours ago
Why submit an issue rather than just making the fix and adding the tests in PR? Seems like they're just making work for the maintainers.
OP here: A bug report just needs a proof of existence for the condition while a bug fix needs a proof of correctness. Sometimes is the best to let the developers who are day to day in the codebase to choose the best fix and if they what to fix it.