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 Arfrever, berker.peksag, ezio.melotti, jkloth, martin.panter, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-09-29.20:57:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150929205723.115438.12108@psf.io>
In-reply-to
Content
New changeset 817e25bd34d0 by Victor Stinner in branch 'default':
Issue #25220: Split the huge main() function of libregrtest.main into a class
https://hg.python.org/cpython/rev/817e25bd34d0
History
Date User Action Args
2015-09-29 20:57:30python-devsetrecipients: + python-dev, vstinner, jkloth, ezio.melotti, Arfrever, r.david.murray, berker.peksag, martin.panter, serhiy.storchaka
2015-09-29 20:57:30python-devlinkissue25220 messages
2015-09-29 20:57:30python-devcreate