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 r.david.murray
Recipients r.david.murray
Date 2011-01-29.16:19:35
SpamBayes Score 0.00568901
Marked as misclassified No
Message-id <1296317976.28.0.825353703674.issue11062@psf.upfronthosting.co.za>
In-reply-to
Content
One of the new tests introduced for #9124 fails for the Bably mailbox format.  The failing tests pass a file to the add method (test_add_binary_file, test_add_nonascii_binary_file, test_add_text_file_warns).  The failing part of the tests have been temporarily disabled for the Bably mailbox format since it is a pre-existing, unreported bug.
History
Date User Action Args
2011-01-29 16:19:36r.david.murraysetrecipients: + r.david.murray
2011-01-29 16:19:36r.david.murraysetmessageid: <1296317976.28.0.825353703674.issue11062@psf.upfronthosting.co.za>
2011-01-29 16:19:35r.david.murraylinkissue11062 messages
2011-01-29 16:19:35r.david.murraycreate