Python 3.5 and the Upgrade Strategy
Start here: https://docs.python.org/3/whatsnew/3.5.html#whatsnew-pep-484
While new syntax is important, remember your audience in pitching the upgrade from Python 2.7. You may need to pander to people who aren't programmers or don't really know Python.
When selling the upgrade, it can help …
more ...