[issue23630] support multiple hosts in create_server/start_server

Yury Selivanov report at bugs.python.org
Thu Aug 27 21:00:17 CEST 2015


Yury Selivanov added the comment:

> Yeah, I think this is fine. I think the use case for multiple hosts is very different than that for multiple ports, so I see no reason to link the two features, and multiple ports hasn't been requested.

OK!

> The patch has a long line and the new docstring looks a little odd (sentences not starting with capital letters) 

Yeah, I've noticed that too, and made a mental note to check line lengths before committing.

> but otherwise I'm in favor of this going into 3.6.

Why only 3.6?  The change is fully backwards compatible, why can't it go in 3.5.1?

Also, what's the protocol for committing something that might take years to be available in github/asyncio?

----------

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


More information about the Python-bugs-list mailing list