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 anish.shah, brett.cannon, giampaolo.rodola, marco.buttu, ned.deily, python-dev, yselivanov
Date 2016-09-15.16:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160915165055.19180.18049.CBD4AB43@psf.io>
In-reply-to
Content
New changeset 82e6017dc841 by Yury Selivanov in branch '3.6':
Issue #26182: Raise DeprecationWarning for improper use of async/await keywords
https://hg.python.org/cpython/rev/82e6017dc841

New changeset 3f8b75173543 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #26182)
https://hg.python.org/cpython/rev/3f8b75173543
History
Date User Action Args
2016-09-15 16:50:58python-devsetrecipients: + python-dev, brett.cannon, giampaolo.rodola, ned.deily, yselivanov, marco.buttu, anish.shah
2016-09-15 16:50:58python-devlinkissue26182 messages
2016-09-15 16:50:58python-devcreate