[issue28399] Remove UNIX socket from FS before binding

2017-03-31 Thread Donald Stufft
Changes by Donald Stufft : -- pull_requests: +934 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue28399] Remove UNIX socket from FS before binding

2016-10-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset a3b162d5e70a by Yury Selivanov in branch '3.5': Issue #28399: Remove UNIX socket from FS before binding. https://hg.python.org/cpython/rev/a3b162d5e70a New changeset 019c5c2f1239 by Yury Selivanov in branch '3.6': Merge 3.5 (issue #28399) https://hg

[issue28399] Remove UNIX socket from FS before binding

2016-10-09 Thread Yury Selivanov
New submission from Yury Selivanov: Proxy for https://github.com/python/asyncio/pull/441 -- assignee: yselivanov components: asyncio messages: 278367 nosy: gvanrossum, yselivanov priority: normal severity: normal stage: resolved status: open title: Remove UNIX socket from FS before bindi

[issue28399] Remove UNIX socket from FS before binding

2016-10-09 Thread Yury Selivanov
Changes by Yury Selivanov : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U