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 ezio.melotti, jramnani, michael.foord, mmelin, petri.lehtinen, pitrou, python-dev, rbcollins, vila
Date 2013-03-19.00:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZVFzj1kWkzPVW@mail.python.org>
In-reply-to
Content
New changeset fe18f16dc2a6 by Michael Foord in branch 'default':
Closes issue 16709. unittest test discovery sorts test files for consistent test ordering
http://hg.python.org/cpython/rev/fe18f16dc2a6
History
Date User Action Args
2013-03-19 00:50:25python-devsetrecipients: + python-dev, pitrou, rbcollins, vila, ezio.melotti, michael.foord, jramnani, petri.lehtinen, mmelin
2013-03-19 00:50:25python-devlinkissue16709 messages
2013-03-19 00:50:25python-devcreate