Eric Firing wrote:
> Michael Droettboom wrote:
>> I'm working through some recent mpl bugs in the tracker. Here's one
>> that relates to a mis-matched pair of PyObject_New/PyMem_DEL calls in
>> _subprocess.c. This file is a copy of a file included with Python
>> 2.5, so it's really a bug we in
Michael Droettboom wrote:
> I'm working through some recent mpl bugs in the tracker. Here's one
> that relates to a mis-matched pair of PyObject_New/PyMem_DEL calls in
> _subprocess.c. This file is a copy of a file included with Python 2.5,
> so it's really a bug we inherited from there.
>
>
I'm working through some recent mpl bugs in the tracker. Here's one
that relates to a mis-matched pair of PyObject_New/PyMem_DEL calls in
_subprocess.c. This file is a copy of a file included with Python 2.5,
so it's really a bug we inherited from there.
https://sourceforge.net/tracker/index.