Re: [Cython] CEP 1001 - Custom PyTypeObject extensions

2012-05-13 Thread Dag Sverre Seljebotn
On 05/12/2012 08:44 PM, Nathaniel Smith wrote: On Fri, May 11, 2012 at 2:25 PM, Dag Sverre Seljebotn wrote: This comes from a refactor of the work on CEP 1000: A PEP proposal, with a hack for use in current Python versions and in the case of PEP rejection, that allows 3rd party libraries to ag

Re: [Cython] CEP 1001 - Custom PyTypeObject extensions

2012-05-13 Thread Dag Sverre Seljebotn
On 05/13/2012 09:35 PM, Dag Sverre Seljebotn wrote: On 05/12/2012 08:44 PM, Nathaniel Smith wrote: On Fri, May 11, 2012 at 2:25 PM, Dag Sverre Seljebotn wrote: This comes from a refactor of the work on CEP 1000: A PEP proposal, with a hack for use in current Python versions and in the case of