diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-02-24 11:59:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-24 11:59:10 -0800 |
commit | b18f8bc1a77193c372d79afa79b284028a2842d7 (patch) | |
tree | 64e9493cd07303b3f78f454c7d3aef6ac1faa42f /Python/sysmodule.c | |
parent | acd7163c0a0674b2fb6cc0178d52cf90c953fbae (diff) | |
download | cpython-git-b18f8bc1a77193c372d79afa79b284028a2842d7.tar.gz |
remove vestigal locking from obmalloc (GH-5805)
obmalloc has (empty) macros for locking in the allocator. These aren't needed in CPython; we rely on the GIL.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions