Sunsetting Python 2 support
See original GitHub issueWe should set a timeline for dropping Python 2 support per https://python3statement.org
We barely test vtki on Python 2 and outright do not support Python 2 on Windows - setting a timeline for officially not supporting Python 2 on all OS would help clean up some code and build scripts.
This might have implications for the conda and PyPI deployments - is there a way we could let those vendors know not to allow installing vtki on Python 2?
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Sunsetting Python 2
We are volunteers who make and take care of the Python programming language. We have decided that January 1, 2020, was the day...
Read more >Sunsetting Python 2 support
The developers of the Python language extended support of Python 2.7 from 2015 to January 1, 2020, recognising that many people were still...
Read more >How to Secure Python 2 Past End of Life (EOL) with ...
Answer: Official support and maintenance for Python 2 ended on January 1, 2020. The Python Software Foundation no longer offers bug fixes and ......
Read more >How Sunsetting Python 2 Affects ArcGIS Software
Python 2 End of Life – January 1, 2020. Now the sunset is upon us, and Python 2.7, the last version of the...
Read more >Python 2 sunset status
We have not yet released the few changes made between when we released Python 2.7.17 (on October 19th, 2019) and January 1st. As...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Long live Python 3+!
I still have to test for Python2.7 as well, so between the two of us we’ll at least be able to catch most code breaking bugs.