Conversation

Show replies
You should give a try to Fedora (28) which has python3 by default, not "python" (python2) by default. python3 is 3.6.5 and python 3.7 is already available (yep!).
2
12
This Tweet was deleted by the Tweet author. Learn more
That rationale would make sense if you're keeping the latest bugfix release of Python 2.7 (which is 2.7.15 at the moment) for legacy reasons. It doesn't hold if your shipping an outdated bugfix release. That just means it's more broken than necessary.
3
What TLS versions does the SSL module support. If they haven't updated the SSL libraries and doesn't support recent TLS versions that sites would require be used, what is the point.
2