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
Date 2016-03-02.16:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160302161729.10708.94634@psf.io>
In-reply-to
Content
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
History
Date User Action Args
2016-03-02 16:17:32python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov, sebastien.bourdeauducq
2016-03-02 16:17:32python-devlinkissue26338 messages
2016-03-02 16:17:32python-devcreate