[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Fosdem talk on pain of moving from Python 2.x to 3.x
- From: Marc Balmer <marc@...>
- Date: Thu, 8 Feb 2018 11:55:57 +0100
> Am 07.02.2018 um 23:11 schrieb Dibyendu Majumdar <mobile@majumdar.org.uk>:
>
> I just watched this - https://fosdem.org/2018/schedule/event/python3.
>
> The talk goes into details of how challenging it was to move the
> Python user base from 2.6 to 3.x. It seems that the process needed
> active help and support from the Python team. It made me think of the
> pain in the Lua community in migrating from 5.1 to 5.3. I recently
> installed the new developer edition of Redhat Enterprise Server - of
> course the stock Lua is 5.1 still.
It is easy enough to install Lua 5.3 from source, though.