bpo-37879: Suppress subtype_dealloc decref when base type is a C heap type#15323
Merged
encukou merged 11 commits intoSep 11, 2019
python:masterpython/cpython:masterfrom
eduardo-elizondo:fix-cheaptype-subclasseduardo-elizondo/cpython:fix-cheaptype-subclassCopy head branch name to clipboard
Merged
bpo-37879: Suppress subtype_dealloc decref when base type is a C heap type#15323encukou merged 11 commits intopython:masterpython/cpython:masterfrom eduardo-elizondo:fix-cheaptype-subclasseduardo-elizondo/cpython:fix-cheaptype-subclassCopy head branch name to clipboard
encukou merged 11 commits into
python:masterpython/cpython:masterfrom
eduardo-elizondo:fix-cheaptype-subclasseduardo-elizondo/cpython:fix-cheaptype-subclassCopy head branch name to clipboard
Commits
Commits on Aug 17, 2019
Suppress subtype_dealloc decref when base type is a C heap type
Show description for 3ee0e63committed- committed
- committed
Commits on Aug 18, 2019
- committed
Commits on Sep 10, 2019
- committed
- committed
Move the added test code
Show description for 935bc37committedRemove unnecessary descriptor
Show description for 6a23625committedAdd docstrings to C classes
Show description for f4258a1committed