Re: [Cython] Cython 3.0 and "unicode_literals"

2018-09-16 Thread Stefan Behnel
Jeroen Demeyer schrieb am 22.08.2018 um 13:10: > On 2018-08-19 08:26, Stefan Behnel wrote: >> Should we make that a new directive rather than a language level? Like >> "py2_str=str"? That would allow its use together with language_level=3 >> already in the next release. > > With a new new directiv

[Cython] Cython 0.29 beta 1 released

2018-09-16 Thread Stefan Behnel
Hi all, after half a year of development, many community pull requests and a lot of feedback and good ideas in online discussions and at conferences, I'm proud to release the first beta of Cython 0.29. This is a major feature release that comes with many great improvements and several important bu