Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Remove encoding parameter from json.load for Python 3.9 compatibility.#954

Open
tirkarthi wants to merge 1 commit into
binux:masterfrom
tirkarthi:fix-warnings
Open

Remove encoding parameter from json.load for Python 3.9 compatibility.#954
tirkarthi wants to merge 1 commit into
binux:masterfrom
tirkarthi:fix-warnings

Conversation

@tirkarthi

Copy link
Copy Markdown

Fixes #953

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

encoding parameter to json.loads was removed in Python 3.9

2 participants