Work required for new major releases
Work required for new major releases
Posted May 25, 2018 12:15 UTC (Fri) by azumanga (subscriber, #90158)In reply to: Work required for new major releases by smurf
Parent article: Shortening the Python release schedule
The problems with new Python releases aren't the wrapping and that type of thing, that is all automated.
It's that inevitably a whole bunch of programs that use Python are going to get broken in obvious, or subtle, ways, and they all need testing and debugging. That's harder to automate.
