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 docs@python, ezio.melotti, martin.panter, pitrou, r.david.murray, serhiy.storchaka, skrah
Date 2015-04-02.11:10:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427973007.84.0.26304379148.issue23756@psf.upfronthosting.co.za>
In-reply-to
Content
If you think that the previous version was "incorrect and misleading",
the bar for changes to be accepted seems pretty high for me.

"grep -r" doesn't seem to find "flattened length" in Doc/*.

"An object that supports the :ref:`bufferobject` and is C-contiguous, like :class:`bytes`, :class:`bytearray` or :class:`memoryview`."


This implies that all memoryviews are C-contiguous.
History
Date User Action Args
2015-04-02 11:10:07skrahsetrecipients: + skrah, pitrou, ezio.melotti, r.david.murray, docs@python, martin.panter, serhiy.storchaka
2015-04-02 11:10:07skrahsetmessageid: <1427973007.84.0.26304379148.issue23756@psf.upfronthosting.co.za>
2015-04-02 11:10:07skrahlinkissue23756 messages
2015-04-02 11:10:07skrahcreate