What packages will stop supporting 2.7 Don't panic, ArcMap will still be using it... at least for 10.7
Numpy/Scipy drops support of python 2.7 Dec 31, 2018 get your code ready
Guido speaks 2020 is the big end The BDFL, Guido speaks at PyCon 2016 about python 2.7
Announcement Overview — Python 3.7.0a0 documentation yes... 3.7 is on its way
Announcement What’s New In Python 3.6 — Python 3.6.0b2 documentation final release candidate
iPad and iThings Python 3.5 comes to iThings don't get further behind...
Additional The key differences between python 2 and 3
Some frivolity ... but some resources
Python 2.7 Countdown
do check the resources section.
also, here Coming to Python.... preparation and anticipation
esri will have to limp along in ArcMap if they keep that strain beyond 2020. They actually don't support 2.7 directly, but python 2.7 isn't being supported with updates, security patches etc, so if something arises in python, then everyone is on their own.
Dan:
Do you know if there is an esri end of support for python 2.7 occurring in 2020?
What’s New In Python 3.7 — Python 3.8.0a3 documentation python 3.8 development.. ns timing and time
3.7.3 Documentation latest stable
What’s New In Python 3.7 — Python 3.7.3 documentation then you can scroll back in time
Peter
lots of resources here Coming to Python.... preparation and anticipation
and The ...py... links
2to3.py will give you a heads up
print is the big one
everything is now unicode (time to learn format mini-language)
range instead of xrange
iterators changed a bit
check py...links for others
Most of my code is still in Python 2.7 as I'm still using ArcGIS 10.3 I'll have to convert a substantial amount of code once I start using Python 3.4
me too... but sadly, I have to teach 3.4 ... for the most part 2to3 fixes stuff and print("is your friend") and print "is old school"
I need to make my own retirement count-down webpage. If all goes well it'll be about the same as v2 python....
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.