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 ronaldoussoren
Recipients d9pouces, eric.araujo, jrjsmrtn, markgrandi, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka
Date 2013-07-06.08:05:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373097912.79.0.300239997335.issue14455@psf.upfronthosting.co.za>
In-reply-to
Content
v8 of the patch contains 1 change from v7: the test data is encoded
in base64. This was primarily done to ensure that the file has 
usable line lengths.  A nice side effect is that it is now harder than
ever to manually change the test data, as the comment mentions there is
a script for generating that data.

As always I'd appreciate feedback on this patch, especially on deprecating the current public API and introducing a new (PEP8 compliant) one.
History
Date User Action Args
2013-07-06 08:05:12ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, eric.araujo, r.david.murray, jrjsmrtn, serhiy.storchaka, d9pouces, markgrandi
2013-07-06 08:05:12ronaldoussorensetmessageid: <1373097912.79.0.300239997335.issue14455@psf.upfronthosting.co.za>
2013-07-06 08:05:12ronaldoussorenlinkissue14455 messages
2013-07-06 08:05:12ronaldoussorencreate