[Python-Dev] another Py_TPFLAGS_HEAPTYPE question
"Martin v. Löwis"
martin at v.loewis.de
Mon Aug 17 22:41:44 CEST 2009
More information about the Python-Dev mailing list
Mon Aug 17 22:41:44 CEST 2009
- Previous message: [Python-Dev] another Py_TPFLAGS_HEAPTYPE question
- Next message: [Python-Dev] another Py_TPFLAGS_HEAPTYPE question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> As Benjamin says, this is getting off-topic - python-dev is not a place >> to ask for help in your project. > > Please let me know where is a more suitable place to discuss the > implementation of the cPython as it pertains to C extensions. I wrote > to python-dev only because the other lists appeared to be more focused > on Python-the-language. The general python-list, or, more specifically, capi-sig. python-dev is exclusively reserved for current development of Python (including PEP discussions). It is out-of-scope to ask questions of the form "how do I do XYZ?". Regards, Martin
- Previous message: [Python-Dev] another Py_TPFLAGS_HEAPTYPE question
- Next message: [Python-Dev] another Py_TPFLAGS_HEAPTYPE question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list