[New-bugs-announce] [issue1971] ctypes exposing the pep 3118 buffer interface

Thomas Heller report at bugs.python.org
Wed Jan 30 09:15:53 CET 2008


New submission from Thomas Heller:

The attached patch against py3k makes ctypes expose the pep 3118 buffer
interface.
The code is also available in the py3k-ctypes-pep3118 branch.

----------
components: Extension Modules
files: ctypes-pep3118.patch
keywords: patch
messages: 61844
nosy: theller
priority: urgent
severity: normal
status: open
title: ctypes exposing the pep 3118 buffer interface
type: rfe
versions: Python 3.0
Added file: http://bugs.python.org/file9324/ctypes-pep3118.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1971>
__________________________________


More information about the New-bugs-announce mailing list