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

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

Merged
merged 1 commit into from
May 20, 2017

Conversation

serhiy-storchaka
Copy link
Member

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

Based on patches by Duane Griffin and Tim Mitchell..
(cherry picked from commit 753bca3)
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label May 20, 2017
@serhiy-storchaka serhiy-storchaka merged commit 2f7f533 into python:3.5 May 20, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-753bca3-3.5 branch May 20, 2017 10:06
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 16, 2017
) (pythonGH-1678)

Based on patches by Duane Griffin and Tim Mitchell.
(cherry picked from commit 753bca3).
(cherry picked from commit 2f7f533)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 25, 2017
) (pythonGH-1678)

Based on patches by Duane Griffin and Tim Mitchell.
(cherry picked from commit 753bca3).
(cherry picked from commit 2f7f533)
larryhastings pushed a commit that referenced this pull request Jul 11, 2017
…H-1678) (#2248)

Based on patches by Duane Griffin and Tim Mitchell.
(cherry picked from commit 753bca3).
(cherry picked from commit 2f7f533)
ned-deily pushed a commit that referenced this pull request Jul 26, 2017
…H-1678) (#2396)

Based on patches by Duane Griffin and Tim Mitchell.
(cherry picked from commit 753bca3).
(cherry picked from commit 2f7f533)
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.

2 participants