[issue17755] test_builtin assumes LANG=C

2014-07-05 Thread Ned Deily
Changes by Ned Deily : -- resolution: -> duplicate stage: needs patch -> resolved status: open -> closed superseder: -> readline-related test_builtin failure ___ Python tracker ___

[issue17755] test_builtin assumes LANG=C

2014-07-05 Thread Mark Lawrence
Changes by Mark Lawrence : -- type: -> behavior versions: +Python 3.5 -Python 3.3 ___ Python tracker ___ ___ Python-bugs-list mailing

[issue17755] test_builtin assumes LANG=C

2013-04-16 Thread R. David Murray
R. David Murray added the comment: Based on the test failure this may be the same as #13886 and/or #17734. -- nosy: +r.david.murray ___ Python tracker ___ ___

[issue17755] test_builtin assumes LANG=C

2013-04-16 Thread Matthias Klose
New submission from Matthias Klose: I'm not sure about this one ... but it fails with an utf8 locale which happended to be set as the default, run from the installed location. == FAIL: test_input_tty_non_ascii (test.test_builti