{{ message }}
Commit ef5c615
authored
Convert PyObject_CheckBuffer() macro to a function to hide
implementation details: the macro accessed directly the
PyTypeObject.tp_as_buffer member.
1 parent 9205520 commit ef5c615
3 files changed
Lines changed: 14 additions & 3 deletions
File tree
- Include/cpython
- Misc/NEWS.d/next/C API
- Objects
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |

0 commit comments