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, pbasista, serhiy.storchaka, yselivanov
Date 2018-05-28.15:28:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527521294.82.0.682650639539.issue33623@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 51d0a2c8ddcb9f58d71ff0a62be4e31a1af3f139 by Miss Islington (bot) in branch '3.7':
bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ (GH-7080)
https://github.com/python/cpython/commit/51d0a2c8ddcb9f58d71ff0a62be4e31a1af3f139
History
Date User Action Args
2018-05-28 15:28:14miss-islingtonsetrecipients: + miss-islington, asvetlov, serhiy.storchaka, yselivanov, pbasista
2018-05-28 15:28:14miss-islingtonsetmessageid: <1527521294.82.0.682650639539.issue33623@psf.upfronthosting.co.za>
2018-05-28 15:28:14miss-islingtonlinkissue33623 messages
2018-05-28 15:28:14miss-islingtoncreate