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 eric.araujo, ezio.melotti, georg.brandl, ned.deily, pitrou, python-dev, r.david.murray, vstinner
Date 2011-06-29.21:26:32
SpamBayes Score 0.00042525414
Marked as misclassified No
Message-id <E1Qc2HH-0005MN-9E@dinsdale.python.org>
In-reply-to
Content
New changeset c7bed90e4f31 by Victor Stinner in branch 'default':
Issue #12400: test_faulthandler now uses sys.__stderr__
http://hg.python.org/cpython/rev/c7bed90e4f31
History
Date User Action Args
2011-06-29 21:26:32python-devsetrecipients: + python-dev, georg.brandl, pitrou, vstinner, ned.deily, ezio.melotti, eric.araujo, r.david.murray
2011-06-29 21:26:32python-devlinkissue12400 messages
2011-06-29 21:26:32python-devcreate