homepage

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 kristjan.jonsson, pitrou
Date 2010年11月04日.20:24:19
SpamBayes Score 0.016007772
Marked as misclassified No
Message-id <1288902261.99.0.46447964601.issue10293@psf.upfronthosting.co.za>
In-reply-to
Content
Well, there's this strange-looking thing in PyMemoryView_GetContiguous:
 if (buffertype == PyBUF_SHADOW) {
 /* return a shadowed memory-view object */
 view->buf = dest;
 mem->base = PyTuple_Pack(2, obj, bytes);
... but I don't really want to bother. Let's remove it.
History
Date User Action Args
2010年11月04日 20:24:22pitrousetrecipients: + pitrou, kristjan.jonsson
2010年11月04日 20:24:21pitrousetmessageid: <1288902261.99.0.46447964601.issue10293@psf.upfronthosting.co.za>
2010年11月04日 20:24:19pitroulinkissue10293 messages
2010年11月04日 20:24:19pitroucreate

AltStyle によって変換されたページ (->オリジナル) /