[Cython] [Python-Dev] Using Cython for standard library?

Dag Sverre Seljebotn dagss at student.matnat.uio.no
Wed Nov 5 10:10:41 CET 2008


Stefan Behnel wrote:
> Looks like we've gained a supporter here...
>
> Martin v. Löwis wrote:
>   
>> Stefan Behnel wrote:
>>     
>>> The project has made inclusion into Python's stdlib a goal right from
>>> the beginning.
>>>       
>> Ah, that changes my view of it significantly. If the authors want to
>> contribute it to Python some day, I'm looking forward to that (assuming
>> that they then close their official branch, and make the version inside
>> Python the maintained one).
...
> I'm still for moving Cython to the stdlib one day, but I would prefer a
> somewhat closer "one day". What do the others think?
>   
The only concern I have is that of release cycles. I.e. would it be 
possible to live within the Python repositories etc., but still do our 
own independent releases? (And when a new version of Python is released, 
and Cython with it, simply release the "cython" branch, i.e. latest 
stable with critical bugfixes). If so, then there's no problem.

Dag Sverre


More information about the Cython-dev mailing list