Message 235281 - Python tracker

Message235281

Author ethan.furman
Recipients Jeff.Kaufman, Joshua.Landau, NeilGirdhar, SpaghettiToastBook, andybuckley, belopolsky, berker.peksag, eric.snow, ethan.furman, ezio.melotti, georg.brandl, gvanrossum, ncoghlan, paul.moore, pconnell, r.david.murray, terry.reedy, twouters, zbysz
Date 2015-02-02.18:52:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422903148.82.0.213606283418.issue2292@psf.upfronthosting.co.za>
In-reply-to
Content
Tried running tests, tests that failed with patch:

    test_ast
    test_collections
    test_extcall
    test_grammar
    test_importlib
    test_parser
    test_syntax
    test_unpack_ex
    test_zipfile

Running Ubuntu 13.04 (GNU/Linux 3.8.0-22-generic x86_64).

Should I copy/paste the errors, email them, or what?  It's going to be a wall of text.
History
Date User Action Args
2015-02-02 18:52:29ethan.furmansetrecipients: + ethan.furman, gvanrossum, twouters, georg.brandl, terry.reedy, paul.moore, ncoghlan, belopolsky, ezio.melotti, andybuckley, r.david.murray, zbysz, eric.snow, berker.peksag, Joshua.Landau, pconnell, NeilGirdhar, Jeff.Kaufman, SpaghettiToastBook
2015-02-02 18:52:28ethan.furmansetmessageid: <1422903148.82.0.213606283418.issue2292@psf.upfronthosting.co.za>
2015-02-02 18:52:28ethan.furmanlinkissue2292 messages
2015-02-02 18:52:28ethan.furmancreate