Skip to content

Fix the signature of JSONDecodeError (no end parameter). #1827

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.

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.5 labels May 27, 2017
@mention-bot
Copy link

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tiran, @benjaminp and @birkenfeld to be potential reviewers.

@serhiy-storchaka serhiy-storchaka merged commit 5becf38 into python:master May 27, 2017
@serhiy-storchaka serhiy-storchaka deleted the jsondecodeerror branch May 27, 2017 13:11
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 27, 2017
…nGH-1827)

Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.
(cherry picked from commit 5becf38)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 27, 2017
…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 and removed type-bug An unexpected behavior, bug, or error labels May 27, 2017
serhiy-storchaka added a commit that referenced this pull request May 27, 2017
…) (#1828)

Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.
(cherry picked from commit 5becf38)
serhiy-storchaka added a commit that referenced this pull request May 27, 2017
…) (#1829)

Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.
(cherry picked from commit 5becf38)
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.

4 participants