[3.4] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) by serhiy-storchaka · Pull Request #2248 · 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

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

) (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 16, 2017

@serhiy-storchaka

Copy link Copy Markdown

Member Author

Fixes bpo-30484.

@brettcannon brettcannon changed the title [3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) [3.4] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678)

Jun 16, 2017

@larryhastings larryhastings merged commit f734479 into python:3.4

Jul 11, 2017

@larryhastings larryhastings added type-security

A security issue

and removed type-bug

An unexpected behavior, bug, or error

labels

Jul 11, 2017

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

July 11, 2017 13:34

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

Reviewers

No reviews

Labels

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka @larryhastings @the-knights-who-say-ni