STINNER Victor added the comment:

changeset:   89265:089ce5ddc147
tag:         tip
user:        Victor Stinner <victor.stin...@gmail.com>
date:        Wed Feb 19 01:45:59 2014 +0100
files:       Lib/asyncio/unix_events.py 
Lib/test/test_asyncio/test_unix_events.py
description:
asyncio, Tulip issue 143: UNIX domain methods, fix ResourceWarning and
DeprecationWarning warnings. create_unix_server() closes the socket on any
error, not only on OSError.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20648>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to