Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:3.5from
serhiy-storchaka:backport-5becf38-3.5
May 27, 2017
Merged

[3.5] Fix the signature of JSONDecodeError (no end parameter). (GH-1827)#1829
serhiy-storchaka merged 1 commit intopython:3.5from
serhiy-storchaka:backport-5becf38-3.5

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
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