I see what you were asking now.
http://svn.python.org/projects/python/branches/release24-maint/Include/objimpl.h
http://svn.python.org/projects/python/branches/release25-maint/Include/objimpl.h
Comments say...
Unless you have specific memory management requirements, use
! PyObject_{New, NewVar, Del}.
I'll use Del, and change NEW to New for naming consistency.
** Attachment added: "Updated patch"
http://librarian.launchpad.net/7721552/python-fam-patch2.diff
--
using PyMem_DEL() instead of PyObject_FREE() causes python 2.5 to segfault
https://bugs.launchpad.net/bugs/115655
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs