[Numpy-discussion] Cleaning up Python 2.7 code.

Charles R Harris charlesr.harris at gmail.com
Thu Jan 2 19:52:26 EST 2020


On Thu, Jan 2, 2020 at 5:20 PM Jarrod Millman <millman at berkeley.edu> wrote:

> Hi Chuck,
>
> I just finished doing that for NetworkX and would be happy to start a
> PR for NumPy tomorrow (assuming there are no objections).
>
> Best regards,
> Jarrod
>

Hi Jarrod,

There are four current PRs making a start on the task, they need review and
coordination. If you could help with that it would be a good start. They
are tagged with `Py3K`. There are also several related issues with that
tag. I think we can also remove Python <= 3.4 stuff, removing 3.5 can
probably wait until NumPy 1.20. See
https://github.com/numpy/numpy/labels/27%20-%20Py3K for the list of tagged
PRs/issues.

<snip>

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200102/8065f7a5/attachment.html>


More information about the NumPy-Discussion mailing list