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, georg.brandl, pitrou, python-dev, sandro.tosi
Date 2012-04-05.21:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SFtob-00079Q-S8@dinsdale.python.org>
In-reply-to
Content
New changeset efeca6ff2751 by Sandro Tosi in branch '2.7':
Issue #14502: release() and unlocked lock generates a ThreadError
http://hg.python.org/cpython/rev/efeca6ff2751

New changeset acea9d95a6d8 by Sandro Tosi in branch '3.2':
Issue #14502: release() and unlocked lock generates a ThreadError
http://hg.python.org/cpython/rev/acea9d95a6d8

New changeset c10a0f93544e by Sandro Tosi in branch 'default':
Issue #14502: merge with 3.2
http://hg.python.org/cpython/rev/c10a0f93544e
History
Date User Action Args
2012-04-05 21:01:59python-devsetrecipients: + python-dev, georg.brandl, pitrou, sandro.tosi, docs@python
2012-04-05 21:01:58python-devlinkissue14502 messages
2012-04-05 21:01:58python-devcreate