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-30936: Fix a reference leak in json when fail to sort keys. #2712

Merged
merged 1 commit into from Jul 16, 2017

Conversation

serhiy-storchaka
Copy link
Member

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

No description provided.

@mention-bot
Copy link

mention-bot commented Jul 15, 2017

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

@serhiy-storchaka serhiy-storchaka merged commit 49f6449 into python:master Jul 16, 2017
@serhiy-storchaka serhiy-storchaka deleted the json-leak branch Jul 16, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 16, 2017
@bedevere-bot
Copy link

bedevere-bot commented Jul 16, 2017

GH-2727 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 16, 2017
@bedevere-bot
Copy link

bedevere-bot commented Jul 16, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants