This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Yury.Selivanov
Recipients Yury.Selivanov, gvanrossum, larry, martin.panter, ncoghlan, oconnor663, serhiy.storchaka, yselivanov
Date 2015-12-06.02:20:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
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 <[email protected]> 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 <[email protected]>
> <http://bugs.python.org/issue25786>
> _______________________________________
History
Date User Action Args
2015-12-06 02:20:14Yury.Selivanovsetrecipients: + Yury.Selivanov, gvanrossum, ncoghlan, larry, martin.panter, serhiy.storchaka, yselivanov, oconnor663
2015-12-06 02:20:14Yury.Selivanovlinkissue25786 messages
2015-12-06 02:20:14Yury.Selivanovcreate