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 ncoghlan, pitrou, skrah
Date 2012-03-05.09:30:15
SpamBayes Score 0.009640766
Marked as misclassified No
Message-id <1330939816.35.0.731110214123.issue14198@psf.upfronthosting.co.za>
In-reply-to
Content
Nick's comment from #10181:

"It occurs to me that one thing that *could* be backported to early versions are some of the documentation improvements on how to correctly handle the lifecycle of fields in Py_buffer. That gets messy though because memoryview doesn't behave nicely in those versions, so we'd be violating our own guidelines.

Perhaps the relevant sections should be updated with a reference saying that the semantics have been cleaned up in 3.3, and if in doubt, try to follow the 3.3 documentation?"
History
Date User Action Args
2012-03-05 09:30:16skrahsetrecipients: + skrah, ncoghlan, pitrou
2012-03-05 09:30:16skrahsetmessageid: <1330939816.35.0.731110214123.issue14198@psf.upfronthosting.co.za>
2012-03-05 09:30:15skrahlinkissue14198 messages
2012-03-05 09:30:15skrahcreate