[New-bugs-announce] [issue28452] Remove _asyncio._init_module function

INADA Naoki report at bugs.python.org
Sat Oct 15 16:13:30 EDT 2016


New submission from INADA Naoki:

_asyncio._init_module() looks ugly.
This patch imports external dependency when importing _asyncio.

----------
components: asyncio
files: asyncio-speedup-refactoring.patch
keywords: patch
messages: 278731
nosy: gvanrossum, inada.naoki, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: Remove _asyncio._init_module function
type: enhancement
versions: Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45104/asyncio-speedup-refactoring.patch

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


More information about the New-bugs-announce mailing list