[New-bugs-announce] [issue1036] py3k _bsddb.c patch to use the new buffer API

Gregory P. Smith report at bugs.python.org
Mon Aug 27 09:45:53 CEST 2007


New submission from Gregory P. Smith:

This is my svn diff of a py3k Modules/_bsddb.c converted to use the
buffer API.  I'm submitting it here as so it doesn't get misplaced as it
currently won't work until bytes objects support PyBUF_LOCKDATA (a
separate bug)

----------
assignee: gregory.p.smith
components: Extension Modules
files: py3k-_bsddb-bufferAPI-001.patch
keywords: patch, py3k
messages: 55334
nosy: gregory.p.smith
severity: normal
status: open
title: py3k _bsddb.c patch to use the new buffer API
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1036>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k-_bsddb-bufferAPI-001.patch
Type: text/x-patch
Size: 27792 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20070827/47bbdbf7/attachment-0001.bin 


More information about the New-bugs-announce mailing list