]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28399: Remove UNIX socket from FS before binding.
authorYury Selivanov <yury@magic.io>
Sun, 9 Oct 2016 16:15:08 +0000 (12:15 -0400)
committerYury Selivanov <yury@magic.io>
Sun, 9 Oct 2016 16:15:08 +0000 (12:15 -0400)
commit908d55dd7e395779ed1eb5c96664aca6297fedaa
tree7a2d08224f9a43b97aa6f37ba5cc7ea728d5b127
parent0aa7887f431f65f1d320c467ad9065ac2697db20
Issue #28399: Remove UNIX socket from FS before binding.

Patch by Коренберг Марк.
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS