Skip to content

[3.5] Fix the signature of JSONDecodeError (no end parameter). (GH-1827) #1829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2017

Conversation

serhiy-storchaka
Copy link
Member

Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.
(cherry picked from commit 5becf38)

…nGH-1827)

Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.
(cherry picked from commit 5becf38)
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir trivial labels May 27, 2017
@serhiy-storchaka serhiy-storchaka merged commit d78ad17 into python:3.5 May 27, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-5becf38-3.5 branch May 27, 2017 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants