remove vestigal locking from obmalloc (GH-5805) · pythoncapi/cpython@b18f8bc · GitHub
Skip to content

Commit b18f8bc

Browse files
authored
remove vestigal locking from obmalloc (pythonGH-5805)
obmalloc has (empty) macros for locking in the allocator. These aren't needed in CPython; we rely on the GIL.
1 parent acd7163 commit b18f8bc

1 file changed

Lines changed: 0 additions & 39 deletions

File tree

Objects/obmalloc.c

Lines changed: 0 additions & 39 deletions

0 commit comments

Comments
 (0)