[issue25273] Console interpreter holds a hard link on last displayed object

2015-09-29 Thread Vladislav Ignatenko
New submission from Vladislav Ignatenko: Hi everyone, I've faced with python interpreter behavior I didn't expected when I was using code.InteractiveConsole in my remote python console. I have also detected this behavior on local python interpreter. Python 2.7.10 (default, May 23 2

[issue25273] Console interpreter holds a hard link on last displayed object

2015-09-29 Thread Vladislav Ignatenko
Changes by Vladislav Ignatenko : -- components: Interpreter Core nosy: GPCracker priority: normal severity: normal status: open title: Console interpreter holds a hard link on last displayed object type: behavior versions: Python 2.7 ___ Python