]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Buffers are not sequence objects (!). Put them in the abstract objects layers
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 28 Sep 2010 23:39:41 +0000 (23:39 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 28 Sep 2010 23:39:41 +0000 (23:39 +0000)
commitf7ba2fa3d663c5755af0932e0d8fe820fb7de8af
treecc20c969386846e73237f146de64f9cd9372ab81
parent99a00a455c186873cf23adde0c6c1bab4d14a4c0
Buffers are not sequence objects (!). Put them in the abstract objects layers
instead.
Doc/c-api/abstract.rst
Doc/c-api/buffer.rst
Doc/c-api/concrete.rst
Doc/c-api/objbuffer.rst