[3.3] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) by serhiy-storchaka · Pull Request #2396 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Jun 25, 2017

edited by bedevere-bot

Loading

Based on patches by Duane Griffin and Tim Mitchell.
(cherry picked from commit 753bca3).
(cherry picked from commit 2f7f533)

https://bugs.python.org/issue27945

) (pythonGH-1678)

Based on patches by Duane Griffin and Tim Mitchell.
(cherry picked from commit 753bca3).
(cherry picked from commit 2f7f533)

@serhiy-storchaka serhiy-storchaka added the type-bug

An unexpected behavior, bug, or error

label

Jun 25, 2017

@mention-bot

Copy link Copy Markdown

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

@ned-deily ned-deily self-assigned this

Jun 30, 2017

@ned-deily ned-deily merged commit 8fbdab5 into python:3.3

Jul 26, 2017

@serhiy-storchaka serhiy-storchaka deleted the backport-2f7f533-3.3 branch

August 9, 2017 12:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@birkenfeld birkenfeld Awaiting requested review from birkenfeld

Assignees

@ned-deily ned-deily

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka @mention-bot @ned-deily @the-knights-who-say-ni