Hacker News new | ask | show | jobs
by jmilloy 2327 days ago
I think if you are a library developer targeting different versions of Python, you generally know what features you can and can't use from new versions of Python (ie not many), and ideally you are also testing with each version in CI.