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 eryksun, martin.panter, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-02.07:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427960134.99.0.936696589779.issue22977@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that Windows appreciate your change :-)

http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/6011/steps/test/logs/stdio

[216/393] test_exceptions
Traceback (most recent call last):
  File "C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\..\lib\test\regrtest.py", line 1589, in <module>
    main_in_temp_cwd()
  File "C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\..\lib\test\regrtest.py", line 1564, in main_in_temp_cwd
    main()
  File "C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\..\lib\test\regrtest.py", line 738, in main
    raise Exception("Child error on {}: {}".format(test, result[1]))
Exception: Child error on test_exceptions: Exit code 3765269347
History
Date User Action Args
2015-04-02 07:35:35vstinnersetrecipients: + vstinner, tim.golden, python-dev, martin.panter, zach.ware, serhiy.storchaka, eryksun, steve.dower
2015-04-02 07:35:34vstinnersetmessageid: <1427960134.99.0.936696589779.issue22977@psf.upfronthosting.co.za>
2015-04-02 07:35:34vstinnerlinkissue22977 messages
2015-04-02 07:35:34vstinnercreate