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 mcepl
Recipients BreamoreBoy, eric.smith, loewis, mark.dickinson, mcepl, skrah, vstinner
Date 2013-10-22.14:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382452159.78.0.194224673173.issue7442@psf.upfronthosting.co.za>
In-reply-to
Content
What I did:

1) run the build (it is a building of Fedora Rawhide python3 package on RHEL), and see it failed in this test.
2) see below

santiago:python3 (el6) $ cd Python-3.3.2/build/optimized/
santiago:optimized (el6) $ ./python -m test test_format
[1/1] test_format
1 test OK.
santiago:optimized (el6) $ 

Oh well
History
Date User Action Args
2013-10-22 14:29:19mceplsetrecipients: + mcepl, loewis, mark.dickinson, vstinner, eric.smith, skrah, BreamoreBoy
2013-10-22 14:29:19mceplsetmessageid: <1382452159.78.0.194224673173.issue7442@psf.upfronthosting.co.za>
2013-10-22 14:29:19mcepllinkissue7442 messages
2013-10-22 14:29:19mceplcreate