[Cython] any more fixes for 0.19.1 ?

Nikita Nemkin nikita at nemkin.ru
Sat May 4 16:28:13 CEST 2013


On Fri, 03 May 2013 19:49:19 +0600, Stefan Behnel <stefan_ml at behnel.de>  
wrote:

> I also think that Ticket 775 ("memoryview" name leaks into module
> namespace) should eventually be fixed as it's annoying and unexpected,
> although not necessarily right in this release (it's been like this  
> forever).
>
> http://trac.cython.org/cython_trac/ticket/775

I'm working on this one and I need an opinion: should utility
classes be made internal by default or should they use
@cython.internal explicitly?


Best regards,
Nikita Nemkin


More information about the cython-devel mailing list