On 1/3/2017 3:07 PM, Uri Even-Chen wrote: > What are the reasons to upgrade Python to 3.6?
The same as for any new version: New features -- see What's New in 3.6. New bug fixes. New performance improvements. Reasons against: The effort to make sure all dependencies are available for 3.6* Possible regressions. * For Windows, any of the 381 wheels available from http://www.lfd.uci.edu/~gohlke/pythonlibs/ should be available in 3.6 versions (unless there was a major problem in recompiling). -- Terry Jan Reedy -- https://mail.python.org/mailman/listinfo/python-list