Stefan Behnel wrote:
> Hi,
> 
> Michael Abshoff wrote:
>> you guys switched to the Apache [2?] license a while ago, but setup.py 
>> seems to have not been updated:
>>
>>    classifiers = [
>>      "Development Status :: 5 - Production/Stable",
> 
> Given the current trunk status, I find this a lot more surprising. :)
> 

Well, Robert fixed the compilation issues with the Sage library and 
stated that "most doctests pass". I was a little curious and ended up 
discovering that roughly 130 or so failed, many with segfaults. While 
technically true, I would not call 130 failed doctests out of 950 or so 
"most". But the issue is more than likely caused by a few bugs in the 
new Cython, so poking around should reveal those.

>>      "License :: OSI Approved :: Python Software Foundation License",
> 
> Thanks, fixed.

I guess I should have send a patch, but I was too lazy. Next time I will 
send a patch I guess :)

> Stefan

Cheers,

Michael

> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
> 

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to