[Python-Dev] PEP 384 final review
Georg Brandl
g.brandl at gmx.net
Mon Nov 29 09:36:56 CET 2010
Am 29.11.2010 09:09, schrieb "Martin v. Löwis":
>> I have now completed
>>
>> http://www.python.org/dev/peps/pep-0384/
>>
>>
>> was structseq.h considered?
>
> No, it wasn't - unfortunately, it still doesn't get included when
> including Python.h. I'll add it.
Would 3.2 be a good time to finally include it? All of its macros and
declarations are named PyStructSequence*, so there shouldn't be a
name clash concern.
Georg
More information about the Python-Dev
mailing list