summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2018-02-24 11:59:10 -0800
committerGitHub <noreply@github.com>2018-02-24 11:59:10 -0800
commitb18f8bc1a77193c372d79afa79b284028a2842d7 (patch)
tree64e9493cd07303b3f78f454c7d3aef6ac1faa42f /Python/sysmodule.c
parentacd7163c0a0674b2fb6cc0178d52cf90c953fbae (diff)
downloadcpython-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