summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2018-02-24 19:59:10 (GMT)
committerGitHub <noreply@github.com>2018-02-24 19:59:10 (GMT)
commitb18f8bc1a77193c372d79afa79b284028a2842d7 (patch)
tree64e9493cd07303b3f78f454c7d3aef6ac1faa42f /Parser
parentacd7163c0a0674b2fb6cc0178d52cf90c953fbae (diff)
downloadcpython-b18f8bc1a77193c372d79afa79b284028a2842d7.zip
cpython-b18f8bc1a77193c372d79afa79b284028a2842d7.tar.gz
cpython-b18f8bc1a77193c372d79afa79b284028a2842d7.tar.bz2
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 'Parser')
0 files changed, 0 insertions, 0 deletions