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 teoliphant
Recipients teoliphant
Date 2008-03-18.15:54:57
SpamBayes Score 0.27722964
Marked as misclassified No
Message-id <1205855698.81.0.786586368885.issue2393@psf.upfronthosting.co.za>
In-reply-to
Content
Some (or all) of PEP 3118 should be backported to Python 2.6 because it
does not require backward-incompatible changes and can assist in the
transition to 3.0.   

This issue is to be sure that the buffer-interface portion of PEP 3118
is backported.  This does not mean that any objects in Python will
necessarily use the new buffer interface.  Any such changes would be
entered as separate issues.
History
Date User Action Args
2008-03-18 15:54:59teoliphantsetspambayes_score: 0.27723 -> 0.27722964
recipients: + teoliphant
2008-03-18 15:54:58teoliphantsetspambayes_score: 0.27723 -> 0.27723
messageid: <1205855698.81.0.786586368885.issue2393@psf.upfronthosting.co.za>
2008-03-18 15:54:58teoliphantlinkissue2393 messages
2008-03-18 15:54:58teoliphantcreate