Hacker News new | ask | show | jobs
by hedora 514 days ago
Have you ever tried upgrading python on a machine with a large codebase that you need to maintain?
1 comments

sure, in fact i updated an entire distro to a new python major version several times

cbuild started iirc with python 3.8, currently it requires at least 3.12 due to some features (it will stay on that minimum for a while, though newer versions are always supported), updating it has always been seamless though