commit | e2977f6202de9226c4f72aeeb76f256709df9729 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 01 20:18:21 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 01 22:18:21 2020 -0500 |
tree | 8df166c1ba320e7412536f59ce1c5bdaf461adb1 | |
parent | d14775ddbb067bcfa6eca516d3cbe968a8c1334e [diff] |
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>