[issue25786] contextlib.ExitStack introduces a cycle in exception __context__

Yury Selivanov report at bugs.python.org
Sat Dec 5 21:20:14 EST 2015


Yury Selivanov added the comment:

This cycle leads to infinite unbreakable loop in cpython c internals.

Sent from my iPhone

> On Dec 5, 2015, at 7:44 PM, Larry Hastings <report at bugs.python.org> wrote:
> 
> 
> Larry Hastings added the comment:
> 
> I don't agree that a reference cycle counts as a release blocker.
> 
> ----------
> nosy: +larry
> priority: release blocker -> normal
> 
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue25786>
> _______________________________________

----------
nosy: +Yury.Selivanov

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


More information about the Python-bugs-list mailing list