bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888)
Replace two Python function calls with a single one to ensure that no memory allocation is done between the invalid object is created and when _PyObject_IsFreed() is called.
V
Victor Stinner committed
3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d
Parent: 3f345c3
Committed by GitHub <noreply@github.com>
on 6/7/2019, 2:22:21 PM