Re: [Cython] Regression since 0.25a0 involving std::vector

2016-10-19 Thread Jeroen Demeyer
On 2016-10-18 17:47, Robert Bradshaw wrote: Try https://github.com/cython/cython/archive/0.25.x.zip Works perfectly in Sage! ___ cython-devel mailing list cython-devel@python.org https://mail.pytho

Re: [Cython] Regression since 0.25a0 involving std::vector

2016-10-18 Thread Robert Bradshaw
Thanks for checking. This was fixed at https://github.com/cython/ cython/commit/4bf8b9b260c33fe88de5d743d5accbcbf649d8a6 Try https://github.com/cython/cython/archive/0.25.x.zip On Tue, Oct 18, 2016 at 1:17 AM, Jeroen Demeyer wrote: > This is