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.18:41:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498502469.33.0.706211713209.issue30765@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f84ac420c2af98339678744953869cad3c253281 by Antoine Pitrou in branch 'master':
bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to (#2403)
https://github.com/python/cpython/commit/f84ac420c2af98339678744953869cad3c253281
History
Date User Action Args
2017-06-26 18:41:09pitrousetrecipients: + pitrou, ronaldoussoren, vstinner, ned.deily
2017-06-26 18:41:09pitrousetmessageid: <1498502469.33.0.706211713209.issue30765@psf.upfronthosting.co.za>
2017-06-26 18:41:09pitroulinkissue30765 messages
2017-06-26 18:41:09pitroucreate