bpo-9263: Use _PyObject_ASSERT() in typeobject.c#10111
Merged
vstinner merged 4 commits intoOct 26, 2018
Merged
Commits
Commits on Oct 25, 2018
bpo-9263: Use _PyObject_ASSERT() in typeobject.c
Show description for 7c13420committed
Commits on Oct 26, 2018
Fix assertion in subtype_dealloc()
Show description for 804fdaecommittedFix subtype_getweakref() assertion
Show description for c6a0e81committed- committed