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, serhiy.storchaka, yselivanov
Date 2017-12-09.18:00:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512842407.8.0.213398074469.issue32253@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28d8d14013ade0657fed4673f5fa3c08eb2b1944 by Andrew Svetlov in branch 'master':
bpo-32253: Deprecate with statement and bare await for asyncio locks (GH-4764)
https://github.com/python/cpython/commit/28d8d14013ade0657fed4673f5fa3c08eb2b1944
History
Date User Action Args
2017-12-09 18:00:07asvetlovsetrecipients: + asvetlov, serhiy.storchaka, yselivanov
2017-12-09 18:00:07asvetlovsetmessageid: <1512842407.8.0.213398074469.issue32253@psf.upfronthosting.co.za>
2017-12-09 18:00:07asvetlovlinkissue32253 messages
2017-12-09 18:00:07asvetlovcreate