|
|
|
|
|
by theptip
2737 days ago
|
|
> I can understand keeping one stable LTS branch and one "up to date" branch If you did that then lots of distro packagers would just stay on the LTS until the next one comes along, and so you'd increase the number of users that are on older versions. With the selected approach, there is more work involved to backport a fix to the 4-5 supported versions, but this gives the benefit that OS distros can bump their Python versions more frequently, and so end users get updated Python3 features more often. |
|