Closed
Description
Reproducer:
import _struct; _struct.calcsize('b')
Memory Leak:
./python -X showrefcount main.py
[367 refs, 150 blocks]
Commit tested: 27b9894
Reproducer:
import _struct; _struct.calcsize('b')
Memory Leak:
./python -X showrefcount main.py
[367 refs, 150 blocks]
Commit tested: 27b9894