[New-bugs-announce] [issue3759] test_asyncore.py leaks handle

Hirokazu Yamamoto report at bugs.python.org
Tue Sep 2 17:04:51 CEST 2008


New submission from Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp>:

asyncore.file_wrapper() dups passed handle, so original handle must be
closed.

----------
components: Tests
files: test_asyncore.patch
keywords: patch
messages: 72343
nosy: ocean-city
severity: normal
status: open
title: test_asyncore.py leaks handle
versions: Python 2.6, Python 3.0
Added file: http://bugs.python.org/file11344/test_asyncore.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3759>
_______________________________________


More information about the New-bugs-announce mailing list