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, gvanrossum, methane, ned.deily, vstinner, yselivanov
Date 2017-03-03.05:11:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488517886.26.0.375442541335.issue28963@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d8b72e4a0673c414120b029065dbe77055f12e82 by Yury Selivanov in branch '3.6':
bpo-28963: Fix out of bound iteration in asyncio.Future.remove_done_callback/C (#408)
https://github.com/python/cpython/commit/d8b72e4a0673c414120b029065dbe77055f12e82
History
Date User Action Args
2017-03-03 05:11:26yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, ned.deily, methane, Ned Williamson
2017-03-03 05:11:26yselivanovsetmessageid: <1488517886.26.0.375442541335.issue28963@psf.upfronthosting.co.za>
2017-03-03 05:11:26yselivanovlinkissue28963 messages
2017-03-03 05:11:26yselivanovcreate