[Python-3000] Wanted: tasks for Py3k Sprint next week

Guido van Rossum guido at python.org
Mon Aug 20 21:05:13 CEST 2007


If one of these pairs exists solely for backwards compatibility, yes.
I think Neal Norwitz started a discussion of a similar issue.

On 8/18/07, Adam Olsen <rhamph at gmail.com> wrote:
> On 8/18/07, Guido van Rossum <guido at python.org> wrote:
> > I'm soliciting ideas for things that need to be done for the 3.0
> > release that would make good sprint topics. Assume we'll have a mix of
> > more and less experienced developers on hand.
> >
> > (See wiki.python.org/moin/GoogleSprint .)
>
> Would ripping out the malloc macros[1] be a suitable suggestion?
>
> [1]
> Include/objimpl.h:#define PyObject_MALLOC               PyMem_MALLOC
> Include/pymem.h:#define PyMem_MALLOC            PyObject_MALLOC
>
> --
> Adam Olsen, aka Rhamphoryncus
>


-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list