SIGN IN SIGN UP

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.
B
Benjamin Peterson committed
b18f8bc1a77193c372d79afa79b284028a2842d7
Parent: acd7163
Committed by GitHub <noreply@github.com> on 2/24/2018, 7:59:10 PM