Re: [Cython] [Pyrex] Cython development
Stefan Behnel <[email protected]>
| Newsgroups | gmane.comp.python.cython.devel,gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Hi, Arc Riley wrote: > Again, I don't want this to come across negative, but we're limited to > what's been *released* and in many cases *packaged* for distros because it's > a dependency to build from source. It was a pain for people when we > upgraded to Pyrex 0.9.6.x since it broke compatibility with Pyrex > 0.9.5.1awith all the __cinit__'s May I ask one question: why are your users impacted by Cython/Pyrex? Don't you ship with pre-generated .c files? (and how do you do quality assurance in your users use their own version of Pyrex?) Stefan