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 wdoekes
Recipients alexandre.vassalotti, bronger, dddibagh, georg.brandl, lemburg, loewis, mawbid, wdoekes
Date 2009-04-22.12:37:13
SpamBayes Score 0.0020622958
Marked as misclassified No
Message-id <1240403834.52.0.110886728862.issue2980@psf.upfronthosting.co.za>
In-reply-to
Content
Same issue with Django here ;-)

I wouldn't mind a protocol 3 that does <128 ascii only. If only because
debugging base64'd zlib'd protocol-2 data is not particularly convenient.
History
Date User Action Args
2009-04-22 12:37:14wdoekessetrecipients: + wdoekes, lemburg, loewis, georg.brandl, bronger, alexandre.vassalotti, mawbid, dddibagh
2009-04-22 12:37:14wdoekessetmessageid: <1240403834.52.0.110886728862.issue2980@psf.upfronthosting.co.za>
2009-04-22 12:37:13wdoekeslinkissue2980 messages
2009-04-22 12:37:13wdoekescreate