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 lemburg
Recipients lemburg, loewis, vstinner
Date 2010-06-21.19:57:37
SpamBayes Score 0.00037856703
Marked as misclassified No
Message-id <4C1FC430.3050607@egenix.com>
In-reply-to <1276904794.69.0.0381162151509.issue8949@psf.upfronthosting.co.za>
Content
STINNER Victor wrote:
> 
> STINNER Victor <victor.stinner@haypocalc.com> added the comment:
> 
> @lemburg: So what is your opinion on this issue?

You're probably right: it's too late to change "s" to accept buffer
interface compatible objects as well.

In that case, symmetry is more important, so +1 on rejecting bytes
for "z" as well.

Please add a note to the NEWS file for this change.
History
Date User Action Args
2010-06-21 19:57:39lemburgsetrecipients: + lemburg, loewis, vstinner
2010-06-21 19:57:37lemburglinkissue8949 messages
2010-06-21 19:57:37lemburgcreate