Closed kohlerjl closed 10 months ago
I can't reproduce this on master, so I'm closing this. Let me know if this was in error.
You're right, I just tested on master and confirmed it works. Must have already been fixed by other changes since the last release. Thanks for taking a look.
Things to check first
[X] I have searched the existing issues and didn't find my bug already reported there
[X] I have checked that my bug is still present in the latest release
cbor2 version
5.5.1
Python version
3.8
What happened?
If the function signature of the returned a result with an error set".
object_hook
callback is incorrect,loads
raises "SystemError:I would expect the original TypeError to be propagated up. This issue does not seem to affect the
default
callback indumps
How can we reproduce the bug?