From: Berker Peksag Date: Mon, 2 May 2016 09:26:00 +0000 (+0300) Subject: Issue #18916: Update thread module docstrings X-Git-Tag: v3.6.0a1~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=312f2085681309a2566e5096925ef9b51315685a;p=thirdparty%2FPython%2Fcpython.git Issue #18916: Update thread module docstrings * Fix acquire() signature * Remove outdated help(LockType) reference * Replace PyThread_allocate_lock() with threading.Lock() Patch by Christopher Welborn. --- 312f2085681309a2566e5096925ef9b51315685a