]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH-22052)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Sep 2020 03:18:21 +0000 (20:18 -0700)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 03:18:21 +0000 (22:18 -0500)
commite2977f6202de9226c4f72aeeb76f256709df9729
tree8df166c1ba320e7412536f59ce1c5bdaf461adb1
parentd14775ddbb067bcfa6eca516d3cbe968a8c1334e
Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH-22052)

Follow up to f7c4e236429606e1c982cacf24e10fc86ef4462f.
(cherry picked from commit 700fa1b836f315048e8b89ede5018a0c0a213946)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Doc/c-api/type.rst