New submission from Brett Cannon:

If you run test_builtin after test_getopt it will hang. If you run test_getopt 
test_socket test_builtin it will fail in all tty-related tests for input().

Not sure if this is related to issue #17734 or #13886.

----------
components: Library (Lib)
messages: 191270
nosy: brett.cannon
priority: normal
severity: normal
stage: needs patch
status: open
title: test_builtin fails/hangs when run after test_getopt
type: behavior
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18230>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to