Skip to content

bpo-31095: fix potential crash during GC.#2974

Merged
methane merged 4 commits into
python:masterfrom
methane:fix/31095
Aug 24, 2017
Merged

bpo-31095: fix potential crash during GC.#2974
methane merged 4 commits into
python:masterfrom
methane:fix/31095

Conversation

@methane

@methane methane commented Aug 1, 2017

Copy link
Copy Markdown
Member

Some tp_dealloc methods of GC types didn't call PyObject_GC_UnTrack().

https://bugs.python.org/issue31095

Loading
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.

9 participants