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 msmhrt
Recipients msmhrt, pitrou, skrah
Date 2014-07-02.22:52:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404341572.95.0.0801432901685.issue21897@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, pitrou.

Your patch seems ok to me.

$ python3.4.1_with_patch -m unittest
.
----------------------------------------------------------------------
Ran 1 test in 0.001s

It seems that this issue is same as https://bitbucket.org/hpk42/pytest/issue/528/test-causes-segfault .
History
Date User Action Args
2014-07-02 22:52:53msmhrtsetrecipients: + msmhrt, pitrou, skrah
2014-07-02 22:52:52msmhrtsetmessageid: <1404341572.95.0.0801432901685.issue21897@psf.upfronthosting.co.za>
2014-07-02 22:52:52msmhrtlinkissue21897 messages
2014-07-02 22:52:52msmhrtcreate