A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2002-January/019707.html below:

[Python-Dev] Mixing memory management APIs

[Python-Dev] Mixing memory management APIs [Python-Dev] Mixing memory management APIsNeil Schemenauer nas@python.ca
Wed, 30 Jan 2002 09:40:50 -0800
Michael Hudson wrote:
> I agree we have too many preprocessor macros, but I don't think we can
> have free == PyObject_DEL.

If we don't then many extension modules will break.  The example module
Modules/xxmodule.c used to allocate using PyObject_New and deallocate
using free().  I believe there are many modules out there that do the
same (or use PyMem_Del, etc).

  Neil



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4