Re: [Numpy-discussion] Proposals for NumPy 1.22.0

2021-06-10 Thread bas van beek
NEP 29 says December 2021, so that'd be kind of borderline. It 
would allow us to use positional-only parameters, which would be quite useful.

There is currently also a substantial amount of version checks in 
`numpy.typing` that we could get rid of with python >= 3.8.
+1

Regards,
Bas

From: NumPy-Discussion 
 On Behalf Of Ralf 
Gommers
Sent: Wednesday, 9 June 2021 22:15
To: Discussion of Numerical Python 
Subject: Re: [Numpy-discussion] Proposals for NumPy 1.22.0



On Wed, Jun 9, 2021 at 8:19 PM Charles R Harris 
mailto:charlesr.har...@gmail.com>> wrote:
Hi All,

Here are some proposals for the NumPy 1.22.0 release currently in development.


  1.  Drop support for Python 3.7 (3.10 will be available).
NEP 29 says December 2021, so that'd be kind of borderline. It would allow us 
to use positional-only parameters, which would be quite useful.

  1.  Drop manylinux1 wheels.
  2.  Drop manylinux2010 wheels?
yes, and yes

  1.  Use ILP64 BLAS for 64 bit wheels.
Seems fine I guess. Is there a lot of demand?

Also something I'm not sure about is if we can mix two versions (one ILP64, one 
regular) of OpenBLAS in a numpy and a scipy wheel, and load them both. It seems 
to work, but perhaps that's accidental today?

Cheers,
Ralf

Thoughts?

Chuck
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] PR for keywordlabeler

2021-06-10 Thread Charles R Harris
Hi All,

There is a pending PR  that uses
keywordlabeler  to
automatically label PRs and issues. Installing the app requires giving it
write permissions to PRs and issues. This isn't different than with the
current labeler, but I note that we don't have a procedure for deciding
such issues that may have security implications. So I am posting here
before proceeding with app installation.

Thoughts?

Chuck
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion