[Python-Dev] PEP 298

Thomas Heller theller@python.net
12 Dec 2002 19:44:23 +0100


Guido van Rossum <guido@python.org> writes:

> > I intend to work on the PEP 298 (locked buffer interface)
> > implementation, with the hope that it is not too late to bring this
> > into 2.3.  Is there still a chance?
> > 
> > If it will not make it into 2.3, I will retract the PEP,
> > because 2.4 is too late for me.
> 
> Is the PEP accepted?

How could I know? Marked as Draft, I would say it is ready for pronouncement.
Only the implementation is missing.

Thomas