Re: [Cython] Cython 0.29 – or 29.0 ?

2018-08-17 Thread Julian Rüth
* Stefan Behnel [2018-08-17 13:43:54 +0200]: > Yury V. Zaytsev schrieb am 17.08.2018 um 10:59: > > On Fri, 17 Aug 2018, James C. McPherson wrote: > >> 1.0 runs the risk of hitting "never install a 1.0 release" habits. > > > > How about 2.9.0 ;-) ? > > Sold! :) > > Proposal: we'll release a 2.9

Re: [Cython] Cython 0.29 – or 29.0 ?

2018-08-15 Thread Julian Rüth
Hello Stefan, * Stefan Behnel [2018-08-15 16:49:58 +0200]: > I think it's time to leave the 0.x behind us and make it clear that it's a > reliable programming language that won't easily change in a major code > breaking way anymore. it's true that the 0. prefix gives the impression that cython i

[Cython] Next Cython Release

2017-06-11 Thread Julian Rüth
Hello Cython developers, some people over at conda-forge would like to use features that are already in master but have not been released yet (https://github.com/conda-forge/cython-feedstock/pull/20). We would prefer not to patch and older release for Cython but just wait for the next release. How