[New-bugs-announce] [issue28428] Rename _futures module to _asyncio

INADA Naoki report at bugs.python.org
Thu Oct 13 07:20:36 EDT 2016


New submission from INADA Naoki:

Before adding more speedup functions for asyncio, I want to rename the module.

Attached patch is tested on Mac 10.11. I'll test it on Windows later.

----------
files: asyncio-speedups.patch
keywords: patch
messages: 278558
nosy: inada.naoki, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: Rename _futures module to _asyncio
type: enhancement
versions: Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45074/asyncio-speedups.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28428>
_______________________________________


More information about the New-bugs-announce mailing list