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 <rep...@bugs.python.org>
<http://bugs.python.org/issue28452>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to