Skip to content
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

bpo-30911: Add tests for bad boolean arguments for accelerated json #2690

Merged
merged 1 commit into from Jul 13, 2017

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jul 13, 2017

encoder and decoder.

@serhiy-storchaka serhiy-storchaka added needs backport to 2.7 tests Tests in the Lib/test dir labels Jul 13, 2017
@mention-bot
Copy link

mention-bot commented Jul 13, 2017

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

@serhiy-storchaka serhiy-storchaka merged commit d3aaa2f into python:master Jul 13, 2017
@serhiy-storchaka serhiy-storchaka deleted the test-json-bad-bool branch Jul 13, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 13, 2017
…json (pythonGH-2690)

encoder and decoder.
(cherry picked from commit d3aaa2f)
@bedevere-bot
Copy link

bedevere-bot commented Jul 13, 2017

GH-2692 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 13, 2017
…json (pythonGH-2690)

encoder and decoder.
(cherry picked from commit d3aaa2f)
@bedevere-bot
Copy link

bedevere-bot commented Jul 13, 2017

GH-2693 is a backport of this pull request to the 3.5 branch.

@bedevere-bot
Copy link

bedevere-bot commented Jul 13, 2017

GH-2694 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 13, 2017
…json (pythonGH-2690)

encoder and decoder..
(cherry picked from commit d3aaa2f)
serhiy-storchaka added a commit that referenced this pull request Jul 13, 2017
…json (GH-2690) (#2692)

encoder and decoder.
(cherry picked from commit d3aaa2f)
serhiy-storchaka added a commit that referenced this pull request Jul 13, 2017
…json (GH-2690) (#2693)

encoder and decoder.
(cherry picked from commit d3aaa2f)
serhiy-storchaka added a commit that referenced this pull request Jul 13, 2017
…json (GH-2690) (#2694)

encoder and decoder..
(cherry picked from commit d3aaa2f)
serhiy-storchaka added a commit that referenced this pull request Jul 16, 2017
…json (GH-2690) (#2729)

encoder and decoder.
(cherry picked from commit d3aaa2f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants