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 serhiy.storchaka
Recipients ezio.melotti, michael.foord, ned.deily, pitrou, python-dev, serhiy.storchaka, terry.reedy, vajrasky, vstinner, zach.ware
Date 2013-12-10.18:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386701748.72.0.295977669317.issue19572@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python -3 -m test.regrtest test_builtin
test_builtin
test test_builtin crashed -- <type 'exceptions.AssertionError'>: filter ('.+ is renamed to imp.reload', DeprecationWarning) did not catch any warning
1 test failed:
    test_builtin

Rest of the skiptest_not_return_or_pass.v6-2.7.diff patch LGTM.
History
Date User Action Args
2013-12-10 18:55:48serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, pitrou, vstinner, ned.deily, ezio.melotti, michael.foord, python-dev, zach.ware, vajrasky
2013-12-10 18:55:48serhiy.storchakasetmessageid: <1386701748.72.0.295977669317.issue19572@psf.upfronthosting.co.za>
2013-12-10 18:55:48serhiy.storchakalinkissue19572 messages
2013-12-10 18:55:48serhiy.storchakacreate