On Monday, October 10, 2016 at 3:51:37 PM UTC-4, Robert Bradshaw wrote:
>
> Thanks for all of those to tested the alpha release. I think we've managed
> to fix all the issues and regressions raised in that thread; here's a beta
> that's likely to turn into a release candidate.
>
> https://gith
On Sunday, September 25, 2016 at 12:48:17 AM UTC-4, Robert Bradshaw wrote:
>
> Please download and test the upcoming release of Cython:
>
> https://github.com/cython/cython/archive/0.25a0.tar.gz
>
> This is not the final release (more pull requests and bug fixes may
> still go in) but a lot ha
On Friday, March 11, 2016 at 3:24:26 AM UTC-5, Robert Bradshaw wrote:
>
> We are getting ready to push a new major release. A first alpha is up
> at http://cython.org/release/Cython-0.24a0.tar.gz
>
> To avoid surprises, please test and report.
>
> Thanks,
> Robert
>
I ran across a compilat
Hello all,
I wanted to try to get some traction on this issue that I raised on the
Cython-user google group list:
https://groups.google.com/forum/#!topic/cython-users/l9wD4w2lcw8
The basic issue is that I get an error of "undefined reference to
`__Pyx_PyInt_As_unsigned_int". The strange part is
This discussion was initially started on the cython user google group, but I
wanted to move the issue over to the dev list, as per the suggestion on
cython_trac.
Given a numpy recarray containing two or more fixed-length string fields, if
those string fields are adjacent to one another cython