[issue6544] Fix refleak in kqueue implementation
Georg Brandl
report at bugs.python.org
Wed Jul 22 09:52:47 CEST 2009
New submission from Georg Brandl <georg at python.org>:
This patch should fix leaking "it" in some error conditions. Christian,
can you please review?
----------
assignee: christian.heimes
components: Extension Modules
files: select-refleak.diff
keywords: patch
messages: 90804
nosy: christian.heimes, georg.brandl
severity: normal
status: open
title: Fix refleak in kqueue implementation
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file14536/select-refleak.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6544>
_______________________________________
More information about the Python-bugs-list
mailing list