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 asvetlov, berker.peksag, gvanrossum, ncoghlan, python-dev, vstinner, yselivanov
Date 2015-05-31.21:21:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150531212153.91791.36108@psf.io>
In-reply-to
Content
New changeset 8a185bb62a25 by Yury Selivanov in branch '3.5':
Issue 24180: Mention sys.(get|set)_coroutine_wrapper in whatsnew
https://hg.python.org/cpython/rev/8a185bb62a25

New changeset 10f92b4d55ed by Yury Selivanov in branch 'default':
Issue 24180: Mention sys.(get|set)_coroutine_wrapper in whatsnew
https://hg.python.org/cpython/rev/10f92b4d55ed
History
Date User Action Args
2015-05-31 21:21:56python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, vstinner, asvetlov, berker.peksag, yselivanov
2015-05-31 21:21:56python-devlinkissue24180 messages
2015-05-31 21:21:56python-devcreate