A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-March/021931.html below:

[Python-Dev] Refcounting heap types

[Python-Dev] Refcounting heap types [Python-Dev] Refcounting heap typesMartin v. Loewis martin@v.loewis.de
29 Mar 2002 23:54:06 +0100
typeobject.c:PyType_GenericAlloc has this:

	if (type->tp_flags & Py_TPFLAGS_HEAPTYPE)
		Py_INCREF(type);

Where is the corresponding DECREF?

Regards,
Martin



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