Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects #187

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
Feb 20, 2017

Conversation

zhangyangyu
Copy link
Member

No description provided.

@zhangyangyu zhangyangyu merged commit 7131a73 into python:2.7 Feb 20, 2017
@zhangyangyu zhangyangyu deleted the weakref-fix-2.7 branch February 20, 2017 06:33
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 25, 2018
Replace jumping around with gotos by a quite large macro.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 25, 2018
Reorder frame function tests to check the most likely condition first.
akruis pushed a commit to akruis/cpython that referenced this pull request Dec 31, 2018
It breaks release builds but not debug builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants