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 alex.gronholm, brian.curtin, kristjan.jonsson, mark.dickinson, pitrou, python-dev, r.david.murray, raruler, tim.golden
Date 2014-05-08.11:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gPXJ21kYxz7LjP@mail.python.org>
In-reply-to
Content
New changeset ab5e2b0fba15 by Kristján Valur Jónsson in branch '3.3':
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
http://hg.python.org/cpython/rev/ab5e2b0fba15

New changeset 7764bb7f2983 by Kristján Valur Jónsson in branch '3.4':
Merging from 3.3: The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
http://hg.python.org/cpython/rev/7764bb7f2983
History
Date User Action Args
2014-05-08 11:19:31python-devsetrecipients: + python-dev, mark.dickinson, pitrou, kristjan.jonsson, tim.golden, r.david.murray, brian.curtin, alex.gronholm, raruler
2014-05-08 11:19:31python-devlinkissue20737 messages
2014-05-08 11:19:30python-devcreate