Dask: Python 3.4 support timeline

Created on 20 Jul 2018  Â·  5Comments  Â·  Source: dask/dask

Raising this to figure out when we want to drop Python 3.4. FWIW xarray recently dropped Python 3.4. scikit-image still supports Python 3.4. hyperspy doesn't appears to be Python 3.5+. Not sure what other packages our downstream that are using it. Anyways just raising this for discussion at this point.

Most helpful comment

Cool. That's very helpful. Thank you Hugo!

On Sat, Jul 21, 2018 at 7:00 AM, Hugo notifications@github.com wrote:

Here's the pip installs for dask from PyPI for June 2018, showing low
numbers for 3.4:
python_version percent download_count
3.6 46.24% 54,143
2.7 40.93% 47,916
3.5 11.72% 13,720
3.4 1.02% 1,198
3.7 0.08% 98
3.3 0.00% 3
2.6 0.00% 1
Total 117,079

Source: pypinfo --start-date 2018-06-01 --end-date 2018-06-30 --percent
--markdown dask pyversion

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/dask/dask/issues/3797#issuecomment-406787986, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AASszMRmAkZMZjrHDU5ygUokW0f163eyks5uIwnOgaJpZM4VZQSt
.

All 5 comments

cc @stefanv do you all have plans here? We'd like to drop this soon if
possible.

On Fri, Jul 20, 2018 at 4:51 PM, jakirkham notifications@github.com wrote:

Raising this to figure out when we want to drop Python 3.4. FWIW xarray
recently dropped Python 3.4
https://github.com/pydata/xarray/commit/74625d463ec71ac6f4a3642d3385bd9cbf8381ce.
scikit-image still supports Python 3.4. hyperspy doesn't appears to be
Python 3.5+. Not sure what other packages our downstream that are using it.
Anyways just raising this for discussion at this point.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/dask/dask/issues/3797, or mute the thread
https://github.com/notifications/unsubscribe-auth/AASszJaPG8175DXpAkXRvOvBnT2wQa_lks5uIkLggaJpZM4VZQSt
.

We're done with 3.4 in scikit-image, as of our last release.

I recommend that we drop 3.4

On Fri, Jul 20, 2018 at 6:05 PM, Stefan van der Walt <
[email protected]> wrote:

We're done with 3.4 in scikit-image, as of our last release.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/dask/dask/issues/3797#issuecomment-406738656, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AASszEnP-z8xziPjlv9k0H4LcNyRfEyIks5uIlQtgaJpZM4VZQSt
.

Here's the pip installs for dask from PyPI for June 2018, showing low numbers for 3.4:

| python_version | percent | download_count |
| -------------- | ------: | -------------: |
| 3.6 | 46.24% | 54,143 |
| 2.7 | 40.93% | 47,916 |
| 3.5 | 11.72% | 13,720 |
| 3.4 | 1.02% | 1,198 |
| 3.7 | 0.08% | 98 |
| 3.3 | 0.00% | 3 |
| 2.6 | 0.00% | 1 |
| Total | | 117,079 |

Source: pypinfo --start-date 2018-06-01 --end-date 2018-06-30 --percent --markdown dask pyversion

Cool. That's very helpful. Thank you Hugo!

On Sat, Jul 21, 2018 at 7:00 AM, Hugo notifications@github.com wrote:

Here's the pip installs for dask from PyPI for June 2018, showing low
numbers for 3.4:
python_version percent download_count
3.6 46.24% 54,143
2.7 40.93% 47,916
3.5 11.72% 13,720
3.4 1.02% 1,198
3.7 0.08% 98
3.3 0.00% 3
2.6 0.00% 1
Total 117,079

Source: pypinfo --start-date 2018-06-01 --end-date 2018-06-30 --percent
--markdown dask pyversion

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/dask/dask/issues/3797#issuecomment-406787986, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AASszMRmAkZMZjrHDU5ygUokW0f163eyks5uIwnOgaJpZM4VZQSt
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

curiouscod3 picture curiouscod3  Â·  5Comments

julioasotodv picture julioasotodv  Â·  4Comments

bamal picture bamal  Â·  5Comments

mrocklin picture mrocklin  Â·  4Comments

asmith26 picture asmith26  Â·  3Comments