question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

At the time of writing Python 2 goes EOL in 19 days according to https://pythonclock.org/ and IMHO we should follow suit.

I’m proposing we drop Python 2 and do a major version bump. The minimal version of Python 3 should be 3.6 which will allow us to use features like f-strings.

There are some PendingDeprecationWarning and we should drop those while we do a major version bump.

Any concerns?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
florislacommented, Jan 19, 2020

Python 2.7 is dropped in #108 .

1reaction
c4urselfcommented, Jan 12, 2020

I’m against moving to 3.6+ until 3.5 is officially dropped, but I’m more than happy to remove Py2 \o/

Read more comments on GitHub >

github_iconTop 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 >
How can I remove python 2.7 after installing python 3.3?
So, is there a way to remove python 2.7 without removing the system dependent components, or can I direct those dependents to use...
Read more >
Drop Python 2.7 - GitHub Pages
Python 2.7 reached the end of its life on 1 January 2020. It's about time to drop support for Python 2.7. Reasons for...
Read more >
How to uninstall Python 2.7 on a Mac OS X 10.6.4?
Do not attempt to remove any Apple-supplied system Python which are in /System/Library and /usr/bin , as this may break your whole operating ......
Read more >
Plan for dropping Python 2 support - Apache Spark
In the next major release in 2019, we will deprecate Python 2 support. · We will drop Python 2 support in a future...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found