Re: Making a 0.12.1 release

2019-02-18 Thread Krisztián Szűcs
Don't forget to include certain packaging fixes, because they might be required to have passing crossbow builds. I suggest to run the crossbow tasks before cutting the release, conda-forge has caused a lot of issues lately. On Mon, Feb 18, 2019 at 4:04 PM Antoine Pitrou wrote: > > > Le 15/02/2

Re: Making a 0.12.1 release

2019-02-18 Thread Antoine Pitrou
Le 15/02/2019 à 19:39, Uwe L. Korn a écrit : > Hello all, > > I have come over quite some issues in the 0.12 release, with my latest patch > today I think I have solved all of them. But as the 0.13 release is still > quite some weeks away, I would really have a stable version of 0.12 > avail

Re: Making a 0.12.1 release

2019-02-15 Thread Wes McKinney
hi Uwe, This sounds like a good idea to me. I suggest creating a maint-0.12.x branch where we can cherry-pick the patches we want to include in the release. There may be some other bug fixes since 0.12 that we want to include - Wes On Fri, Feb 15, 2019 at 12:40 PM Uwe L. Korn wrote: > > Hello a