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 yselivanov
Recipients asvetlov, bar.harel, yselivanov
Date 2018-02-02.23:15:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517613333.83.0.467229070634.issue32734@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7e4cf8e95d2971ae0d5fb417152183070184293f by Yury Selivanov (Bar Harel) in branch '3.6':
[3.6] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) (#5502)
https://github.com/python/cpython/commit/7e4cf8e95d2971ae0d5fb417152183070184293f
History
Date User Action Args
2018-02-02 23:15:33yselivanovsetrecipients: + yselivanov, asvetlov, bar.harel
2018-02-02 23:15:33yselivanovsetmessageid: <1517613333.83.0.467229070634.issue32734@psf.upfronthosting.co.za>
2018-02-02 23:15:33yselivanovlinkissue32734 messages
2018-02-02 23:15:33yselivanovcreate