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