[issue2657] Curses sometimes fails to initialize terminal

2011-03-30 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- resolution: -> out of date status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list mailin

[issue2657] Curses sometimes fails to initialize terminal

2010-11-12 Thread Terry J. Reedy
Terry J. Reedy added the comment: That should be, for 2.7 or 3.2, as 3.1 is nearly finished. -- status: open -> pending ___ Python tracker ___ ___

[issue2657] Curses sometimes fails to initialize terminal

2010-11-12 Thread A.M. Kuchling
Changes by A.M. Kuchling : -- assignee: akuchling -> status: pending -> open ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue2657] Curses sometimes fails to initialize terminal

2010-06-09 Thread Terry J. Reedy
Terry J. Reedy added the comment: Is this an issue with 2.7 or 3.1? -- nosy: +tjreedy status: open -> pending ___ Python tracker ___ _

[issue2657] Curses sometimes fails to initialize terminal

2008-06-10 Thread Fernando Pérez
Fernando Pérez <[EMAIL PROTECTED]> added the comment: As reported by Ondrej Certik on the IPython mailing list: Here is how to reliably (100%) reproduce it in ipython 0.8.2 (the bug indeed goes away in 0.8.4): http://code.google.com/p/sympy/issues/detail?id=822 together with a screenshot how t

[issue2657] Curses sometimes fails to initialize terminal

2008-04-25 Thread A.M. Kuchling
Changes by A.M. Kuchling <[EMAIL PROTECTED]>: -- assignee: -> akuchling nosy: +akuchling title: curses -> Curses sometimes fails to initialize terminal __ Tracker <[EMAIL PROTECTED]> __ _