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 asvetlov
Recipients asvetlov, docs@python, yselivanov
Date 2017-12-11.15:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513006555.61.0.213398074469.issue32258@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8874342cf332c3aa3d845155cc4b41b00c2d9e9d by Andrew Svetlov in branch 'master':
bpo-32258: Replace 'yield from' to 'await' in asyncio docs (#4779)
https://github.com/python/cpython/commit/8874342cf332c3aa3d845155cc4b41b00c2d9e9d
History
Date User Action Args
2017-12-11 15:35:55asvetlovsetrecipients: + asvetlov, docs@python, yselivanov
2017-12-11 15:35:55asvetlovsetmessageid: <1513006555.61.0.213398074469.issue32258@psf.upfronthosting.co.za>
2017-12-11 15:35:55asvetlovlinkissue32258 messages
2017-12-11 15:35:55asvetlovcreate