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, miss-islington, ned.deily, yselivanov
Date 2018-10-13.19:26:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539458812.9.0.788709270274.issue34970@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5dbb1b7df1d9ecaa6b5344028cd1777502cf5c73 by Andrew Svetlov (Miss Islington (bot)) in branch '3.7':
bpo-34970: Protect tasks weak set manipulation in asyncio.all_tasks() (GH-9837) (GH-9849)
https://github.com/python/cpython/commit/5dbb1b7df1d9ecaa6b5344028cd1777502cf5c73
History
Date User Action Args
2018-10-13 19:26:52asvetlovsetrecipients: + asvetlov, ned.deily, yselivanov, miss-islington
2018-10-13 19:26:52asvetlovsetmessageid: <1539458812.9.0.788709270274.issue34970@psf.upfronthosting.co.za>
2018-10-13 19:26:52asvetlovlinkissue34970 messages
2018-10-13 19:26:52asvetlovcreate