Re: [Cython] Cython bugfix release

2014-07-21 Thread Julian Taylor
I haven't tried it but its possibly related to the C locale the debian builders use. Try with LC_ALL=C @Yaroslav if this the the case, the workaround would be building with LC_ALL=C.UTF-8 On 21.07.2014 19:46, Robert Bradshaw wrote: > I wasn't able to reproduce this myself, which is why I haven't

Re: [Cython] Cython bugfix release

2014-07-21 Thread Robert Bradshaw
I wasn't able to reproduce this myself, which is why I haven't done anything about it yet... On Sat, Jul 19, 2014 at 9:39 PM, Yaroslav Halchenko wrote: > that was quite an underwhelming response, now it is "official" > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755340 > and I haven't ha