Include path to offending values in serialization errors
Open
@naegelejd is already working on this.
Since May 20, 2024.
enhancement
- Dominant language
- C++
- Stars
- 35
- Forks
- 14
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
When a serialization error occurs due to user error, e.g. a bad value, the error message doesn't give the user enough information to determine the cause.
This applies to both Python and MATLAB.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.