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, python-dev, vstinner, yselivanov
Date 2015-05-13.18:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150513181042.7800.48691@psf.io>
In-reply-to
Content
New changeset 616f15f05530 by Yury Selivanov in branch 'default':
Issue 24178: support 'async with' for asyncio locks.
https://hg.python.org/cpython/rev/616f15f05530
History
Date User Action Args
2015-05-13 18:10:45python-devsetrecipients: + python-dev, gvanrossum, vstinner, asvetlov, yselivanov
2015-05-13 18:10:45python-devlinkissue24178 messages
2015-05-13 18:10:45python-devcreate