|
Re: [Python-Dev] Py_TPFLAGS_HEAPTYPE too overloaded: msg#00660python-dev
Campbell Barton wrote: I'm not expert enough in this area to know if malloc'ing PyTypeObject The only problem is that such types will be expected to be around forever - they are not reference-counted like heap types, so there is no mechanism to free them once they are no longer needed. _______________________________________________ Python-Dev mailing list Python-Dev@xxxxxxxxxx http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/maillists%40codeha.us
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |