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 python-dev
Recipients gvanrossum, python-dev, sebastien.bourdeauducq, vstinner, yselivanov, ysionneau
Date 2015-09-21.16:42:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150921164235.82660.56993@psf.io>
In-reply-to
Content
New changeset 682623e3e793 by Victor Stinner in branch '3.4':
Issue #23630, asyncio: host parameter of loop.create_server() can now be a
https://hg.python.org/cpython/rev/682623e3e793
History
Date User Action Args
2015-09-21 16:42:42python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov, sebastien.bourdeauducq, ysionneau
2015-09-21 16:42:42python-devlinkissue23630 messages
2015-09-21 16:42:42python-devcreate