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 miss-islington
Recipients asvetlov, miss-islington, ned.deily, yselivanov
Date 2018-10-13.18:12:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539454363.9.0.788709270274.issue34970@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 97cf0828727ac2a269c89c5aa09570a69a22c83c by Miss Islington (bot) (Andrew Svetlov) in branch 'master':
bpo-34970: Protect tasks weak set manipulation in asyncio.all_tasks() (GH-9837)
https://github.com/python/cpython/commit/97cf0828727ac2a269c89c5aa09570a69a22c83c
History
Date User Action Args
2018-10-13 18:12:43miss-islingtonsetrecipients: + miss-islington, ned.deily, asvetlov, yselivanov
2018-10-13 18:12:43miss-islingtonsetmessageid: <1539454363.9.0.788709270274.issue34970@psf.upfronthosting.co.za>
2018-10-13 18:12:43miss-islingtonlinkissue34970 messages
2018-10-13 18:12:43miss-islingtoncreate