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 methane
Recipients gvanrossum, methane, python-dev, socketpair, yselivanov
Date 2016-10-25.10:31:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477391467.38.0.484146193256.issue28430@psf.upfronthosting.co.za>
In-reply-to
Content
> - It appears it also touches Misc/NEWS a bit too much. Please make sure to not to commit that.

I wont to move move this entry from "Core and Builtins" section to "Library" section:

- Issue #26081: Added C implementation of asyncio.Future.
  Original patch by Yury Selivanov.

May I do it?
History
Date User Action Args
2016-10-25 10:31:07methanesetrecipients: + methane, gvanrossum, socketpair, python-dev, yselivanov
2016-10-25 10:31:07methanesetmessageid: <1477391467.38.0.484146193256.issue28430@psf.upfronthosting.co.za>
2016-10-25 10:31:07methanelinkissue28430 messages
2016-10-25 10:31:07methanecreate