[issue26338] remove duplicate bind addresses in create_server

2016-03-02 Thread Yury Selivanov

Yury Selivanov added the comment:

Committed. Thanks, Sebastien!

--
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
type:  -> behavior
versions: +Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26338] remove duplicate bind addresses in create_server

2016-03-02 Thread Roundup Robot

Roundup Robot added the comment:

New changeset bbc8cb86f05e by Yury Selivanov in branch '3.5':
asyncio: Remove duplicate bind addresses in create_server.
https://hg.python.org/cpython/rev/bbc8cb86f05e

New changeset bdf2807aa8c4 by Yury Selivanov in branch 'default':
Merge 3.5 (issue #26338)
https://hg.python.org/cpython/rev/bdf2807aa8c4

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26338] remove duplicate bind addresses in create_server

2016-02-28 Thread Sebastien Bourdeauducq

Sebastien Bourdeauducq added the comment:

Can someone have a quick look at this please?

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26338] remove duplicate bind addresses in create_server

2016-02-11 Thread Sebastien Bourdeauducq

New submission from Sebastien Bourdeauducq:

https://github.com/python/asyncio/issues/315

New patch attached.

--
components: asyncio
files: asyncio_norebind.diff
keywords: patch
messages: 260108
nosy: gvanrossum, haypo, sebastien.bourdeauducq, yselivanov
priority: normal
severity: normal
status: open
title: remove duplicate bind addresses in create_server
versions: Python 3.5
Added file: http://bugs.python.org/file41898/asyncio_norebind.diff

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com