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