GH-93990: fix refcounting bug in add_subclass in typeobject.c by kumaraditya303 · Pull Request #93989 · python/cpython

Conversation

kumaraditya303

@kumaraditya303 kumaraditya303 changed the title fix refcounting bug in add_subclass in typeobject.c GH_93990: fix refcounting bug in add_subclass in typeobject.c

Jun 18, 2022

@kumaraditya303 kumaraditya303 changed the title GH_93990: fix refcounting bug in add_subclass in typeobject.c GH-93990: fix refcounting bug in add_subclass in typeobject.c

Jun 18, 2022

teddyoweh

Fidget-Spinner

miss-islington pushed a commit to miss-islington/cpython that referenced this issue

Jun 19, 2022
…c` (pythonGH-93989)

(cherry picked from commit 726448e)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

kumaraditya303 added a commit to kumaraditya303/cpython that referenced this issue

Jun 19, 2022

miss-islington added a commit that referenced this issue

Jun 19, 2022
…-93989)

(cherry picked from commit 726448e)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>