[Patches] [ python-Patches-832058 ] deprecate or fix buffer object

SourceForge.net noreply at sourceforge.net
Sat Nov 1 22:43:30 EST 2003


Patches item #832058, was opened at 2003-10-28 23:53
Message generated for change (Comment added) made by nascheme
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=832058&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Neil Schemenauer (nascheme)
Assigned to: Nobody/Anonymous (nobody)
>Summary: deprecate or fix buffer object

Initial Comment:
This has not been well tested but I don't have time
right now.  

----------------------------------------------------------------------

>Comment By: Neil Schemenauer (nascheme)
Date: 2003-11-02 03:43

Message:
Logged In: YES 
user_id=35752

Attaching a patch that implements Greg Ewing's idea. 
Instead of storing the pointer and size to the buffer, the
buffer interface is used each time they are needed.

Again, not yet well tested.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=832058&group_id=5470



More information about the Patches mailing list