This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon
Date 2013-06-16.15:17:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2013-06-16 15:17:40brett.cannonsetrecipients: + brett.cannon
2013-06-16 15:17:40brett.cannonsetmessageid: <[email protected]>
2013-06-16 15:17:40brett.cannonlinkissue18230 messages
2013-06-16 15:17:40brett.cannoncreate