diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-07 16:22:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 16:22:21 +0200 |
commit | 3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d (patch) | |
tree | 36188df3d87d41c2075183f46678b013cf59fdf2 /Python/symtable.c | |
parent | 3f345c39255dc3823dd989d4e3c93b12d18c44e0 (diff) | |
download | cpython-git-3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d.tar.gz |
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 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions