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 asvetlov, benjamin.peterson, charettes, ezio.melotti, fabioz, gvanrossum, matthewlmcclure, matthewlmcclure-gmail, meador.inge, michael.foord, pitrou, python-dev, r.david.murray, rhettinger, terry.reedy, tim.peters, tomwardill, tshepang, vstinner, xdegaye
Date 2013-12-28.19:38:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dsFYm5DcVz7LkK@mail.python.org>
In-reply-to
Content
New changeset b668c409c10a by Antoine Pitrou in branch 'default':
Fix breakage in TestSuite.countTestCases() introduced by issue #11798.
http://hg.python.org/cpython/rev/b668c409c10a
History
Date User Action Args
2013-12-28 19:38:05python-devsetrecipients: + python-dev, gvanrossum, tim.peters, rhettinger, terry.reedy, pitrou, vstinner, fabioz, benjamin.peterson, ezio.melotti, r.david.murray, michael.foord, matthewlmcclure, asvetlov, meador.inge, xdegaye, tshepang, tomwardill, matthewlmcclure-gmail, charettes
2013-12-28 19:38:05python-devlinkissue11798 messages
2013-12-28 19:38:05python-devcreate