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 gregory.p.smith, nirs, python-dev
Date 2015-10-06.05:01:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151006050136.20759.39202@psf.io>
In-reply-to
Content
New changeset 69a26f0800b3 by Benjamin Peterson in branch '2.7': reinitialize an Event's Condition with a regular lock (closes #25319) https://hg.python.org/cpython/rev/69a26f0800b3 New changeset 6108d30dde21 by Benjamin Peterson in branch '3.4': reinitialize an Event's Condition with a regular lock (closes #25319) https://hg.python.org/cpython/rev/6108d30dde21 New changeset 3719e842a7b1 by Benjamin Peterson in branch '3.5': merge 3.4 (#25319) https://hg.python.org/cpython/rev/3719e842a7b1 New changeset 41f29bbf520d by Benjamin Peterson in branch 'default': merge 3.5 (#25319) https://hg.python.org/cpython/rev/41f29bbf520d
History
Date User Action Args
2015-10-06 05:01:40python-devsetrecipients: + python-dev, gregory.p.smith, nirs
2015-10-06 05:01:39python-devlinkissue25319 messages
2015-10-06 05:01:39python-devcreate