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 skrah
Recipients Arfrever, Dag.Sverre.Seljebotn, belopolsky, christian.heimes, georg.brandl, loewis, mark.dickinson, meador.inge, ncoghlan, pitrou, scoder, skrah, vstinner
Date 2012-09-01.11:22:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346498536.77.0.793346305649.issue15814@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that enforces byte formats.


Does everyone agree on (or tolerate at least) allowing 'B', 'b' and 'c'?
I think we should at least commit the doc patch for 3.3.0. Otherwise
implementors of exporting objects might waste time on a feature that's
deprecated.
History
Date User Action Args
2012-09-01 11:22:16skrahsetrecipients: + skrah, loewis, georg.brandl, mark.dickinson, ncoghlan, belopolsky, pitrou, scoder, vstinner, christian.heimes, Arfrever, meador.inge, Dag.Sverre.Seljebotn
2012-09-01 11:22:16skrahsetmessageid: <1346498536.77.0.793346305649.issue15814@psf.upfronthosting.co.za>
2012-09-01 11:22:16skrahlinkissue15814 messages
2012-09-01 11:22:16skrahcreate