Skip to content

Drop support for CPython 3.4 (manylinux1/manylinux2010) #427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mayeut opened this issue Jan 13, 2020 · 4 comments · Fixed by #480
Closed

Drop support for CPython 3.4 (manylinux1/manylinux2010) #427

mayeut opened this issue Jan 13, 2020 · 4 comments · Fixed by #480

Comments

@mayeut
Copy link
Member

mayeut commented Jan 13, 2020

CPython 3.4 has reached end-of-life in march 2019

mayeut added a commit to mayeut/manylinux that referenced this issue Jan 13, 2020
CPython 3.4 has reached end-of-life in march 2019
Relates to pypa#427
@rdb
Copy link
Contributor

rdb commented Jan 13, 2020

This need not be a reason to keep support, but I'm just pointing out for the record that Ubuntu Trusty ships with Python 3.4 and won't be EOL until April 2022.

@mayeut
Copy link
Member Author

mayeut commented Jan 13, 2020

More details on Trusty EOL:
"standard" support for Trusty ended in April 2019.
There is in fact an extended paid support until April 2022 and thus EOL is mentioned as April 2022.
https://wiki.ubuntu.com/Releases

Python 3.4 keeps us from updating some python packages (or we'd need a specific requirement file) as well as upgrading OpenSSL (1.0.2 series is EOL) leading to potential security issues.

@lkollar
Copy link
Contributor

lkollar commented Feb 10, 2020

I second this. We have several version upgrade PRs failing because of Python 3.4. We should just remove it.

Synss referenced this issue in Synss/python-mbedtls Mar 7, 2020
Python 3.4 was dropped from manylinux in

  `https://github.com/pypa/manylinux/issues/427`

so that we cannot release it anymore.
Synss referenced this issue in Synss/python-mbedtls Mar 7, 2020
Python 3.4 was dropped from manylinux in

  `https://github.com/pypa/manylinux/issues/427`

so that we cannot release it anymore.
Synss referenced this issue in Synss/python-mbedtls Mar 7, 2020
Python 3.4 was dropped from manylinux in

  `https://github.com/pypa/manylinux/issues/427`

so that we cannot release it anymore.
@mayeut
Copy link
Member Author

mayeut commented Mar 12, 2020

Reopen => manylinux1

@mayeut mayeut reopened this Mar 12, 2020
@mayeut mayeut changed the title Drop support for CPython 3.4 (manylinux1/manylinux2010) Drop support for CPython 3.4 (manylinux1 TODO/manylinux2010 DONE) Mar 12, 2020
@mayeut mayeut changed the title Drop support for CPython 3.4 (manylinux1 TODO/manylinux2010 DONE) Drop support for CPython 3.4 (manylinux1/manylinux2010) Mar 28, 2020
@mayeut mayeut closed this as completed Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants