[Python-3000] Wanted: tasks for Py3k Sprint next week
Adam Olsen
rhamph at gmail.com
Sun Aug 19 06:50:10 CEST 2007
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
More information about the Python-3000
mailing list