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 <[EMAIL PROTECTED]> wrote: > On 8/18/07, Guido van Rossum <[EMAIL PROTECTED]> 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/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
