[issue7804] test_readline failure

2010-11-20 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: I can't reproduce it either any more on Ubuntu 10.10 in either 2.6 or py3k. -- resolution: -> out of date status: pending -> closed ___ Python tracker ___

[issue7804] test_readline failure

2010-11-20 Thread Antoine Pitrou
Antoine Pitrou added the comment: I can't reproduce anymore (Debian 5.0.6). Barry? -- status: open -> pending ___ Python tracker ___ _

[issue7804] test_readline failure

2010-11-20 Thread Jim Pharis
Jim Pharis added the comment: Unable to recreate this in Ubuntu 10.04 w/3.2 alpha 4. Tried with and without readline lib installed. -- nosy: +binbrain ___ Python tracker ___ ___

[issue7804] test_readline failure

2010-11-20 Thread Abhay Saxena
Abhay Saxena added the comment: Works for me with a fresh py3k on Ubuntu. -- nosy: +ark3 ___ Python tracker ___ ___ Python-bugs-list m

[issue7804] test_readline failure

2010-03-08 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- priority: release blocker -> normal ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue7804] test_readline failure

2010-03-08 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: I see this in 2.6 also, Ubuntu 9.10 and 10.04 (alpha). Marking this a release blocker for now, though I'll check to see if it's a regression or not. -- nosy: +barry priority: normal -> release blocker versions: +Python 2.6, Python 2.7 __

[issue7804] test_readline failure

2010-01-29 Thread Antoine Pitrou
New submission from Antoine Pitrou : This is a fresh py3k checkout on a fresh Debian Lenny install: == ERROR: testHistoryUpdates (test.test_readline.TestHistoryManipulation) --