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 gvanrossum
Recipients asvetlov, azsorkin, ezio.melotti, giampaolo.rodola, gvanrossum, michael.foord, pconnell, pitrou, rbcollins
Date 2015-04-28.05:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJLco2wWtzPXcCrakpYQGgZy4=DhNCvoR4Mt1c_9n702ng@mail.gmail.com>
In-reply-to <[email protected]>
Content
Does the cpython test runner have this? Might be nice there. Not sure if
the default test runner is something to extend at this point. Eveybody is
using py.test anyway...

On Monday, April 27, 2015, Ned Deily <[email protected]> wrote:

>
> Changes by Ned Deily <[email protected] <javascript:;>>:
>
>
> ----------
> nosy: +rbcollins
>
> _______________________________________
> Python tracker <[email protected] <javascript:;>>
> <http://bugs.python.org/issue17908>
> _______________________________________
>
History
Date User Action Args
2015-04-28 05:20:00gvanrossumsetrecipients: + gvanrossum, pitrou, giampaolo.rodola, rbcollins, ezio.melotti, michael.foord, asvetlov, pconnell, azsorkin
2015-04-28 05:20:00gvanrossumlinkissue17908 messages
2015-04-28 05:19:59gvanrossumcreate