diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-07 14:22:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 14:22:21 (GMT) |
commit | 3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d (patch) | |
tree | 36188df3d87d41c2075183f46678b013cf59fdf2 /Tools | |
parent | 3f345c39255dc3823dd989d4e3c93b12d18c44e0 (diff) | |
download | cpython-3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d.zip cpython-3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d.tar.gz cpython-3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d.tar.bz2 |
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.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions