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, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-08-26.18:40:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472236837.41.0.811658562373.issue27869@psf.upfronthosting.co.za>
In-reply-to
Content
test_logging and test_socket seem to hang, and then there are 35 failures:

    test_asyncio test_asyncore test_dbm_dumb test_dbm_gnu test_eintr
    test_epoll test_faulthandler test_fcntl test_ftplib test_gettext
    test_httpservers test_import test_largefile test_mailbox test_mmap
    test_multiprocessing_fork test_multiprocessing_forkserver
    test_multiprocessing_main_handling test_multiprocessing_spawn
    test_netrc test_os test_pathlib test_pep277 test_posix
    test_resource test_shutil test_signal test_socketserver test_stat
    test_subprocess test_tarfile test_time test_unicode_file
    test_wsgiref test_zipfile
History
Date User Action Args
2016-08-26 18:40:37brett.cannonsetrecipients: + brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower
2016-08-26 18:40:37brett.cannonsetmessageid: <1472236837.41.0.811658562373.issue27869@psf.upfronthosting.co.za>
2016-08-26 18:40:37brett.cannonlinkissue27869 messages
2016-08-26 18:40:36brett.cannoncreate