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 vstinner
Recipients barry, ncoghlan, vstinner
Date 2017-06-14.14:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497449713.23.0.154512019902.issue30565@psf.upfronthosting.co.za>
In-reply-to
Content
The warnings caused something around 27 test failures on "AMD64 FreeBSD CURRENT Non-Debug 3.x" buildbot:

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Non-Debug%203.x/builds/438/steps/test/logs/stdio

27 tests failed again:
    test_asyncio test_base64 test_c_locale_coercion test_capi
    test_cmd_line test_cmd_line_script test_compileall
    test_concurrent_futures test_doctest test_faulthandler
    test_file_eintr test_inspect test_io test_json test_keyword
    test_module test_multiprocessing_fork
    test_multiprocessing_forkserver test_multiprocessing_main_handling
    test_subprocess test_symbol test_sys test_threading test_tools
    test_traceback test_venv test_warnings
History
Date User Action Args
2017-06-14 14:15:13vstinnersetrecipients: + vstinner, barry, ncoghlan
2017-06-14 14:15:13vstinnersetmessageid: <1497449713.23.0.154512019902.issue30565@psf.upfronthosting.co.za>
2017-06-14 14:15:13vstinnerlinkissue30565 messages
2017-06-14 14:15:13vstinnercreate