-
-
Notifications
You must be signed in to change notification settings - Fork 40
[0.2.4] Low-level details in JSONDecodeError message by mistake? #136
Comments
Apologies for never replying to your message. Even though my answer is too late, for all means and purposes, orjson is the better alternative nowadays. |
@mre understood but with 6 other issues still open why close this issue if it's not fixed? This issue being open and unfixed for 3 years communicates well that the project is dead, far better than it being closed. Why close? |
You have a point. I see two options:
I'm gravitating towards the second option. Realistically, I won't get around to work on hyperjson anymore. Perhaps someone wants to step up, but even then the time would be spent more wisely to work on orjson or try a different approach altogether. Apart from that, it's mostly a learning resources to see how to work with pyo3/serde. What do you think? |
@mre my vote for re-opening the issue and then archiving the repo. It would unhide the bug and send a signal that is harder to miss than the note in the readme about project status. Would be a mix of 1 and 2. Just my two cents. What do you think? |
Yes, I like that. 👍 |
Hi!
I'm happy to find that hyperjson rejects single surrogates as invalid characters but the exception text looks more low-level than expected. Is this a bug? Can the exception message be made more highlevel like "single surrogates not allowed"?
Thanks and best, Sebastian
The text was updated successfully, but these errors were encountered: