Re: [Numpy-discussion] Planning for 1.18

2019-06-14 Thread Sebastian Berg
On Thu, 2019-06-13 at 19:09 -0600, Charles R Harris wrote: > Hi All, > > With the 1.17 branch coming soon, this might be a good time to make > plans about 1.18 development. A couple of possibilities are: > > Expiring old deprecations, Good plan. > Removing Python 2.7 compatibility code, Sounds

[Numpy-discussion] Planning for 1.18

2019-06-13 Thread Charles R Harris
Hi All, With the 1.17 branch coming soon, this might be a good time to make plans about 1.18 development. A couple of possibilities are: - Expiring old deprecations, - Removing Python 2.7 compatibility code, - Design of a masked array replacement. Those proposals are not earth shaking,