[scikit-image] Minimum Python version?

Juan Nunez-Iglesias jni at fastmail.com
Tue Jun 26 03:11:25 EDT 2018


Hi all,

What Python version do we want for 0.15? Currently, it is set to 3.5. I
want to make a motion for 3.6. This gives us:
- f-strings, which is super nice syntax.
- dictionaries maintain insertion order, which is also super nice. (We
  would be able to replace all OrderedDict instances with plain dicts.)
I certainly want 3.6+ for skimage 1.0. The question is whether to pull
the trigger now or later.
Juan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20180626/9d04a416/attachment.html>


More information about the scikit-image mailing list