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-29347: Fix possibly dereferencing undefined pointers when creating weakref objects #128

Merged
merged 3 commits into from
Feb 20, 2017

Conversation

zhangyangyu
Copy link
Member

No description provided.

@zhangyangyu zhangyangyu added type-bug An unexpected behavior, bug, or error needs backport to 2.7 labels Feb 16, 2017
@zhangyangyu zhangyangyu merged commit d0e8212 into python:master Feb 20, 2017
@zhangyangyu zhangyangyu deleted the weakref-fix branch February 20, 2017 04:25
zhangyangyu added a commit to zhangyangyu/cpython that referenced this pull request Feb 20, 2017
zhangyangyu added a commit to zhangyangyu/cpython that referenced this pull request Feb 20, 2017
@zhangyangyu
Copy link
Member Author

Thanks @methane and @berkerpeksag . I opened #186 , #187 , #188 to backport the patch.

zhangyangyu added a commit that referenced this pull request Feb 20, 2017
zhangyangyu added a commit that referenced this pull request Feb 20, 2017
zhangyangyu added a commit that referenced this pull request Feb 20, 2017
akruis referenced this pull request in stackless-dev/stackless Sep 5, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
Correct the name of the function __reduce_ex__(). And add a test case.

https://bitbucket.org/stackless-dev/stackless/issues/128
(grafted from 7db74e8ee4e77ad617dc5467da0efd3f3b7cf925)
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 10, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
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.

5 participants