[issue2292] Missing *-unpacking generalizations

Ethan Furman report at bugs.python.org
Mon Feb 2 19:52:28 CET 2015


Ethan Furman added the comment:

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.

----------
nosy: +ethan.furman

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2292>
_______________________________________


More information about the Python-bugs-list mailing list