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