[New-bugs-announce] [issue20233] Re-enable buffer API slots for heap types
Benno Rice
report at bugs.python.org
Mon Jan 13 04:46:55 CET 2014
New submission from Benno Rice:
The API slots for bf_getbuffer and bf_releasebuffer are still disabled despite the bug referenced (issue 10181) being marked as fixed. These should be re-enabled if the stable ABI is to be used for types that use buffers.
----------
components: Extension Modules
messages: 208002
nosy: Benno.Rice
priority: normal
severity: normal
status: open
title: Re-enable buffer API slots for heap types
type: enhancement
versions: Python 3.4, Python 3.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20233>
_______________________________________
More information about the New-bugs-announce
mailing list