◐ Shell
clean mode source ↗

Message 243863 - Python tracker

Message243863

Author eric.snow
Recipients Arfrever, Jim.Jewett, alex, asvetlov, benjamin.peterson, eric.araujo, eric.smith, eric.snow, ezio.melotti, flox, gregory.p.smith, introom, josh.r, mrabarnett, ned.deily, pitrou, refi64, rhettinger, scoder, serhiy.storchaka, tonn81, westurner, yselivanov
Date 2015-05-22.23:13:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432336415.68.0.917954342366.issue16991@psf.upfronthosting.co.za>
In-reply-to
Content
Just to narrow things down a bit further, the failure happens specifically under ConfigParserTestCaseNoValue:

PYTHONHASHSEED=7 ./python -m unittest test.test_configparser.ConfigParserTestCaseNoValue.test_basic -v
History
Date User Action Args
2015-05-22 23:13:35eric.snowsetrecipients: + eric.snow, rhettinger, gregory.p.smith, pitrou, scoder, eric.smith, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, mrabarnett, Arfrever, alex, asvetlov, flox, Jim.Jewett, serhiy.storchaka, yselivanov, westurner, refi64, josh.r, tonn81, introom
2015-05-22 23:13:35eric.snowsetmessageid: <1432336415.68.0.917954342366.issue16991@psf.upfronthosting.co.za>
2015-05-22 23:13:35eric.snowlinkissue16991 messages
2015-05-22 23:13:35eric.snowcreate