mirror of https://github.com/python/cpython
Browse Source
* Fix acquire() signature * Remove outdated help(LockType) reference * Replace PyThread_allocate_lock() with threading.Lock() Patch by Christopher Welborn.pull/40/head
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue