Hi everyone,

First, I agree with Richard that packaging two versions is painful.  It's also confusing from the other side.  "Install Python. I already have it. No, that's Python2, you need Python3. (O_O)"
Second, I think the earlier we start the better. So there's time to cut leafs and replace old libraries in Python2 with equivalents in Python3, dropping packages, etc.  By the time, Python2 is definitely deprecated, most of the work is done and only some details remain.
Third, upgrading packages and changing dependencies is no minor tasks. With time, it can be done silently with testing enough so there are no major issues.
Side question, what is ML?

Kind regards,
Silvia
FAS:Lailah


On 24 March 2018 at 23:12, Richard W.M. Jones <rjones@redhat.com> wrote:
On Sat, Mar 24, 2018 at 08:56:02PM +0100, Matěj Cepl wrote:
> On 2018-03-24, 15:09 GMT, Richard W.M. Jones wrote:
> > I'm not personally a fan of either variant of the language
> > - it's silly that we let programmers use an unsafe, slow, interpreted
> > scripting language when we've known how to make better programming
> > environments for at least 40 years.
>
> Just curious: better programming environments … such us?

Anything in the ML family of course.

Rich.

--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org