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 skrah
Recipients David.Edelsohn, skrah, vstinner
Date 2015-10-02.13:52:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443793969.9.0.263809929782.issue25276@psf.upfronthosting.co.za>
In-reply-to
Content
If you have time, you could use an explicit seed (and gdb):

# test_email segfault:
./python -m test -j 1 -u all -W --randseed 5634141
History
Date User Action Args
2015-10-02 13:52:49skrahsetrecipients: + skrah, vstinner, David.Edelsohn
2015-10-02 13:52:49skrahsetmessageid: <1443793969.9.0.263809929782.issue25276@psf.upfronthosting.co.za>
2015-10-02 13:52:49skrahlinkissue25276 messages
2015-10-02 13:52:49skrahcreate