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 Ned Williamson, yselivanov
Date 2017-07-05.18:03:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499277792.87.0.184109800876.issue30828@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aaa4f991518611d101fba1ef3ecb18d7b385ad5b by Yury Selivanov in branch '3.6':
[3.6] bpo-30828: Fix out of bounds write in `asyncio.CFuture.remove_done_callback() (GH-2569) (#2590)
https://github.com/python/cpython/commit/aaa4f991518611d101fba1ef3ecb18d7b385ad5b
History
Date User Action Args
2017-07-05 18:03:12yselivanovsetrecipients: + yselivanov, Ned Williamson
2017-07-05 18:03:12yselivanovsetmessageid: <1499277792.87.0.184109800876.issue30828@psf.upfronthosting.co.za>
2017-07-05 18:03:12yselivanovlinkissue30828 messages
2017-07-05 18:03:12yselivanovcreate