Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #97290 > unrolled thread

Re: The Nikola project is deprecating Python 2.7 (+2.x/3.x user survey results)

Started byStefan Behnel <stefan_ml@behnel.de>
First post2015-10-01 19:02 +0200
Last post2015-10-01 19:02 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: The Nikola project is deprecating Python 2.7 (+2.x/3.x user survey results) Stefan Behnel <stefan_ml@behnel.de> - 2015-10-01 19:02 +0200

#97290 — Re: The Nikola project is deprecating Python 2.7 (+2.x/3.x user survey results)

FromStefan Behnel <stefan_ml@behnel.de>
Date2015-10-01 19:02 +0200
SubjectRe: The Nikola project is deprecating Python 2.7 (+2.x/3.x user survey results)
Message-ID<mailman.302.1443718964.28679.python-list@python.org>
Chris Warrick schrieb am 01.10.2015 um 18:26:
> The Nikola developers decided to deprecate Python 2.7 support.

I wonder why it took the Nikola project so long to take that decision.
Python 3.3 came out almost exactly three(!) years ago and seems to have all
major features that they would require. Nikola's PyPI page claims support
of Python 3.3 for just about as long, since version 5.4 or so, which means
that all of their dependencies were already available back then.

It's a different thing for *libraries* that Python 2.x users still depend
on, but for an *application* that has all its (necessary) dependencies
available in Python 3.x, I can't see a general reason to keep supporting
both language versions.

Stefan

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web