This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients ned.deily, pitrou, ronaldoussoren, vstinner
Date 2017-06-26.20:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498508021.12.0.179262090164.issue30765@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 828488393ca79f2ceb0acc2d7c30fb68baad85f8 by Antoine Pitrou in branch '2.7':
[2.7] bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to (GH-2403) (#2420)
https://github.com/python/cpython/commit/828488393ca79f2ceb0acc2d7c30fb68baad85f8
History
Date User Action Args
2017-06-26 20:13:41pitrousetrecipients: + pitrou, ronaldoussoren, vstinner, ned.deily
2017-06-26 20:13:41pitrousetmessageid: <1498508021.12.0.179262090164.issue30765@psf.upfronthosting.co.za>
2017-06-26 20:13:41pitroulinkissue30765 messages
2017-06-26 20:13:41pitroucreate