Drop bf_getbuffer/bf_releasebuffer from stable ABI,

see #10181.
This commit is contained in:
Martin v. Löwis 2011-01-06 19:28:31 +00:00
parent a572476a2a
commit 189c091612
2 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,6 @@
/* Generated by typeslots.py $Revision: 87011 $ */
offsetof(PyHeapTypeObject, as_buffer.bf_getbuffer),
offsetof(PyHeapTypeObject, as_buffer.bf_releasebuffer),
/* Generated by typeslots.py $Revision: 87806 $ */
0,
0,
offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript),
offsetof(PyHeapTypeObject, as_mapping.mp_length),
offsetof(PyHeapTypeObject, as_mapping.mp_subscript),