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 JelleZijlstra, brett.cannon, eli.bendersky, ezio.melotti, michael.foord, scoder
Date 2017-03-06.19:15:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488827715.46.0.681017711235.issue29691@psf.upfronthosting.co.za>
In-reply-to
Content
The test_traceback changes should be easy to tweak to use a regex or startwith() check so the tests pass again.

For the test_xml_etree failures I'm not sure how best to fix that other than taking it out. Maybe if sys.gettrace() returns something then skip the test?
History
Date User Action Args
2017-03-06 19:15:15brett.cannonsetrecipients: + brett.cannon, scoder, ezio.melotti, michael.foord, eli.bendersky, JelleZijlstra
2017-03-06 19:15:15brett.cannonsetmessageid: <1488827715.46.0.681017711235.issue29691@psf.upfronthosting.co.za>
2017-03-06 19:15:15brett.cannonlinkissue29691 messages
2017-03-06 19:15:15brett.cannoncreate