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 barry, chris.jerdonek, elopio, michael.foord, python-dev, r.david.murray, rbcollins, vila, zach.ware
Date 2014-09-08.18:24:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hsHvZ17MKz7Ljb@mail.python.org>
In-reply-to
Content
New changeset d0ff527c53da by Barry Warsaw in branch 'default':
- Issue #16662: load_tests() is now unconditionally run when it is present in
http://hg.python.org/cpython/rev/d0ff527c53da
History
Date User Action Args
2014-09-08 18:24:26python-devsetrecipients: + python-dev, barry, rbcollins, vila, r.david.murray, michael.foord, chris.jerdonek, zach.ware, elopio
2014-09-08 18:24:26python-devlinkissue16662 messages
2014-09-08 18:24:26python-devcreate