A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-July/026956.html below:

[Python-Dev] pre-PEP: The Safe Buffer Interface

[Python-Dev] pre-PEP: The Safe Buffer Interface [Python-Dev] pre-PEP: The Safe Buffer InterfaceThomas Heller thomas.heller@ion-tof.com
Fri, 26 Jul 2002 17:06:55 +0200
From: "Scott Gilbert" <xscottg@yahoo.com>
> > Here is the draft PEP for the ideas posted here.
> > 
> [...]
> 
> I like it.  :-)
:-)

> 
> >         typedef size_t (*getlargereadbufferproc)(PyObject *, void **);
> >         typedef size_t (*getlargewritebufferproc)(PyObject *, void **);
> 
> I'm sure this is a cut-and-pasto for 
> 
>           typedef size_t (*getsafereadbufferproc)(PyObject *, void **);
>           typedef size_t (*getsafewritebufferproc)(PyObject *, void **);
> 
Exactly. Everything is named safebuffer instead of largebuffer.

Thanks,

Thomas




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4