Python 2.7 Countdown
pythonclock.org
Python 2.7 Countdown
1–10 of 72 posts
Re: Python 2.7 Countdown
#2Is Python 3 an officially supported language at Google yet?
Re: Python 2.7 Countdown
#3Is Python 3 an officially supported language at Google yet?
As far as i know yes? Are there any services that don’t support it?
Re: Python 2.7 Countdown
#4Re: Python 2.7 Countdown
#5Is Python 3 an officially supported language at Google yet?
The old school (sandboxed, not containerized) google app engine still only supports 2.7.
Re: Python 2.7 Countdown
#6[deleted]
Re: Python 2.7 Countdown
#7"…hereby suggesting we throw a massive party to celebrate all that Python 2 has done…"
Perhaps it's that ominous counter, but these words really evoked Poe's "The Masque of the Red Death" for some reason.
Re: Python 2.7 Countdown
#8The big problem is that migrating to Python 3 can result in silent runtime bugs.
Here's a scary case: https://stackoverflow.com/questions/22288604/lambda-function...
Re: Python 2.7 Countdown
#9MacOS still ships with Python 2 as the default python.
Re: Python 2.7 Countdown
#10Guess the community (or a company like RedHat) will have to step in and fork 2.7. There is no way that people who haven't switched, will want to switch, unless absolutely forced to (for example: no security patches).