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 python-dev
Recipients docs@python, python-dev, r.david.murray, thread13
Date 2012-05-17.13:15:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SV0Y0-0000js-Gu@dinsdale.python.org>
In-reply-to
Content
New changeset 6ab4128acccc by R David Murray in branch '3.2':
#14823: Simplify threading.Lock.acquire argument discussion.
http://hg.python.org/cpython/rev/6ab4128acccc

New changeset b5e95bb79ba3 by R David Murray in branch 'default':
#14823: Simplify threading.Lock.acquire argument discussion.
http://hg.python.org/cpython/rev/b5e95bb79ba3

New changeset 251463919f3c by R David Murray in branch '2.7':
#14823: Simplify threading.Lock.acquire argument discussion.
http://hg.python.org/cpython/rev/251463919f3c
History
Date User Action Args
2012-05-17 13:15:18python-devsetrecipients: + python-dev, r.david.murray, docs@python, thread13
2012-05-17 13:15:17python-devlinkissue14823 messages
2012-05-17 13:15:17python-devcreate