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, gvanrossum, markgrandi, python-dev, vstinner, yselivanov
Date 2014-11-07.17:51:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141107175130.108387.30076@psf.io>
In-reply-to
Content
New changeset 8b1d8fcb494b by Berker Peksag in branch '3.4':
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
https://hg.python.org/cpython/rev/8b1d8fcb494b

New changeset 98f4bc1332c9 by Berker Peksag in branch 'default':
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
https://hg.python.org/cpython/rev/98f4bc1332c9
History
Date User Action Args
2014-11-07 17:51:44python-devsetrecipients: + python-dev, gvanrossum, vstinner, docs@python, yselivanov, markgrandi
2014-11-07 17:51:44python-devlinkissue22808 messages
2014-11-07 17:51:44python-devcreate