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 python-dev
Recipients BreamoreBoy, benjamin.peterson, berker.peksag, bethard, denversc, eric.araujo, eric.smith, ezio.melotti, python-dev, r.david.murray, raduv, sandro.tosi, serhiy.storchaka
Date 2014-07-06.06:33:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h5g8Y1YZdz7LsG@mail.python.org>
In-reply-to
Content
New changeset f240ca6345c8 by Berker Peksag in branch 'default':
Issue #9554: Use modern unittest features in test_argparse.
http://hg.python.org/cpython/rev/f240ca6345c8
History
Date User Action Args
2014-07-06 06:33:18python-devsetrecipients: + python-dev, bethard, eric.smith, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, BreamoreBoy, denversc, berker.peksag, serhiy.storchaka, raduv
2014-07-06 06:33:18python-devlinkissue9554 messages
2014-07-06 06:33:17python-devcreate