New submission from Christian Heimes <[EMAIL PROTECTED]>:

I've only implemented (getbufferproc)string_buffer_getbuffer of the new
buffer protocol. Do I have to add "exports" to the PyString struct and
add a releasebufferproc, too?

----------
components: Interpreter Core
keywords: 26backport
messages: 64550
nosy: tiran
priority: high
severity: normal
status: open
title: Check implementation of new buffer interface for PyString in 2.6
type: behavior
versions: Python 2.6

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2492>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to