Skip to content

[3.4] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) #2248

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

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

serhiy-storchaka
Copy link
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
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
Labels
type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants