[issue18030] IDLE shell crashes when reporting errors in Windows 7

2013-05-22 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: This is a duplicate of issue13582. -- nosy: +serhiy.storchaka resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> IDLE and pythonw.exe stderr problem ___ Python tracker

[issue18030] IDLE shell crashes when reporting errors in Windows 7

2013-05-22 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- components: +Windows nosy: +brian.curtin, kbk, roger.serwy, terry.reedy, tim.golden ___ Python tracker ___ __

[issue18030] IDLE shell crashes when reporting errors in Windows 7

2013-05-21 Thread Marc
New submission from Marc: Using TkInter as gui, running a module that worked in 3.0 (I believe). It is trying to print a warning message about RuntimeWarning: overflow encountered in double_scalars and stops my process (running eval) returning this error File "C:\Python32\lib\idlelib\PySh