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 pitrou
Recipients benjamin.peterson, christian.heimes, pitrou, theller
Date 2008-08-21.15:14:27
SpamBayes Score 0.0038214189
Marked as misclassified No
Message-id <1219331669.07.0.736294139049.issue2764@psf.upfronthosting.co.za>
In-reply-to
Content
Thomas, the bytes object is not broken anymore with respect to the
buffer API, but it depends which buffer API you are talking about :-) I
hope it is the new, 3.0 one.
History
Date User Action Args
2008-08-21 15:14:29pitrousetrecipients: + pitrou, theller, christian.heimes, benjamin.peterson
2008-08-21 15:14:29pitrousetmessageid: <1219331669.07.0.736294139049.issue2764@psf.upfronthosting.co.za>
2008-08-21 15:14:28pitroulinkissue2764 messages
2008-08-21 15:14:27pitroucreate