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, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-06-01.16:16:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150601161600.25417.41934@psf.io>
In-reply-to
Content
New changeset 1e9e0664ee9b by Yury Selivanov in branch '3.5':
Issue 24017: Make PyEval_(Set|Get)CoroutineWrapper private
https://hg.python.org/cpython/rev/1e9e0664ee9b

New changeset 6fcb64097b1c by Yury Selivanov in branch 'default':
Issue 24017: Make PyEval_(Set|Get)CoroutineWrapper private
https://hg.python.org/cpython/rev/6fcb64097b1c
History
Date User Action Args
2015-06-01 16:16:03python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, yselivanov
2015-06-01 16:16:03python-devlinkissue24017 messages
2015-06-01 16:16:03python-devcreate