New submission from Alexander Bayandin: Make create_server accept a list of ports to listen. Now it contains only code changes without updates in docs and tests. If these changes will be considered as helpful I'll be glad to add tests and update documentation for the method.
---------- components: asyncio files: create_server-multiple-ports.patch keywords: patch messages: 271792 nosy: Alexander.Bayandin, gvanrossum, haypo, yselivanov priority: normal severity: normal status: open title: Make create_server able to listen on several ports type: enhancement versions: Python 3.5, Python 3.6 Added file: http://bugs.python.org/file43969/create_server-multiple-ports.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27665> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com