[issue31703] [EASY] Running test_builtin twice fails on input tty tests

2017-10-05 Thread STINNER Victor
STINNER Victor added the comment: > Why do you think that this issue is easy? I'm not sure that it's easy :-) -- ___ Python tracker

[issue31703] [EASY] Running test_builtin twice fails on input tty tests

2017-10-05 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: This is a duplicate of issue13886 (and several other issues). Why do you think that this issue is easy? -- nosy: +serhiy.storchaka resolution: -> duplicate stage: -> resolved status: open -> closed superseder: ->

[issue31703] [EASY] Running test_builtin twice fails on input tty tests

2017-10-05 Thread STINNER Victor
New submission from STINNER Victor : haypo@selma$ ./python -m test test_builtin test_builtin -v == FAIL: test_input_tty_non_ascii (test.test_builtin.PtyTests)