[Numpy-discussion] Proposal of timeline for dropping Python 2.7 support

Daπid davidmenhur at gmail.com
Mon Nov 13 03:11:47 EST 2017


On 10 November 2017 at 23:03, Robert McLeod <robbmcleod at gmail.com> wrote:

> E.g. in `requirements.txt`:
>
> numpy;    python_version>"3.0"
> numpylts; python_version<"3.0"
>
> In both cases you still call `import numpy` in the code.
>

For this to be efficient, it should be done soon enough to allow downstream
projects to adapt their requirements.txt.

Release managers: how much more effort would it be to upload current numpy
to both numpy and numpylts?

/David.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20171113/f6083cf3/attachment.html>


More information about the NumPy-Discussion mailing list