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.6] bpo-31095: fix potential crash during GC #3195

Merged
merged 1 commit into from
Sep 4, 2017

Conversation

methane
Copy link
Member

@methane methane commented Aug 24, 2017

(cherry picked from commit a6296d3)

https://bugs.python.org/issue31095

@methane methane changed the title [3.6] bpo-31095: fix potential crash during GC (GH-2974) [3.6] bpo-31095: fix potential crash during GC Aug 24, 2017
@methane methane merged commit 2eea952 into python:3.6 Sep 4, 2017
@methane methane deleted the backport-a6296d3-3.6 branch September 4, 2017 03:31
akruis pushed a commit to akruis/cpython that referenced this pull request Dec 17, 2017
bpo-31095: fix potential crash during GC (pythonGH-3195)
Unfortunately the outcome of this merge is not yet fully functional. A
newly introduced assert fails.
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.

4 participants