On 4 October 2015 at 03:49, Christian Tismer <tis...@stackless.com> wrote:
> Great, that this finally happens.
>
> I think this was a silent revolution, initiated by nagging
> people, distros and larger companies about how mega-out Python2 is,
> until they finally started to believe it ;-)

While that was part of it (at least initially), the main impediment on
the Linux front turned out to be the sheer amount of work involved,
and the number of different projects impacted (without even counting
the upstream projects that had already added Python 3 support of their
own accord). This meant the employee time investment from Canonical,
Red Hat and anyone else that contributed to distro package porting
wasn't just in development effort - a fair bit of it was in the
politics of getting primarily C/C++ projects that happened to have
some Python components to accept the migration patches (even while the
developers and other users of those projects were still running Python
2 based distributions themselves), as well as in revising distro
packaging policies to mandate Python 3 support for new projects.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to