Re: [Python-Dev] Darwin's realloc(...) implementation never shrinks allocations

2005-01-03 Thread Andrew P. Lentvorski, Jr.
On Jan 2, 2005, at 11:16 PM, Tim Peters wrote: [Bob Ippolito] However, it is our (in the "I know you use Windows but I am not the only one that uses Mac OS X sense) problem so long as Darwin is a supported platform, because it is highly unlikely that Apple will backport any "fix" to the allocato

Re: [Python-Dev] Re: Python in education

2004-12-16 Thread Andrew P. Lentvorski, Jr.
On Dec 15, 2004, at 2:58 PM, Terry Reedy wrote: Your primary choice is whether to work on changes in the C code for the interpreter and builtin modules or changes in the Python code in standard library modules. The PyPy folks might be useful too given that they are writing Python in Python. http