Skip to content

Role of json_util.py utility in the repo #6012

Answered by qstokkink
Solomon1732 asked this question in General
Discussion options

You must be logged in to vote

When JSON decoding failed in Python 2 we would be confronted with a "something went wrong 🤷" error. That is why I made json_util.py 4 years ago.

Now that we are running on Python 3, the file is no longer necessary. JSON decoding errors are now much richer in context. Downstream, in IPv8, the json_util.py has also long since been removed.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Solomon1732
Comment options

@qstokkink
Comment options

@Solomon1732
Comment options

@devos50
Comment options

Answer selected by Solomon1732
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants