[New-bugs-announce] [issue24374] Plug refleak in set_coroutine_wrapper

Yury Selivanov report at bugs.python.org
Wed Jun 3 16:11:59 CEST 2015


New submission from Yury Selivanov:

Code to raise RuntimeError introduced in issue24342 has some refleaks.  Please review the attached patch.

----------
assignee: yselivanov
components: Interpreter Core
files: set_coro.patch
keywords: patch
messages: 244749
nosy: ncoghlan, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: Plug refleak in set_coroutine_wrapper
versions: Python 3.5, Python 3.6
Added file: http://bugs.python.org/file39607/set_coro.patch

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


More information about the New-bugs-announce mailing list