Hacker News new | ask | show | jobs
by johnisgood 84 days ago
Cannot we at one point consider the tool to be "done"? I mean, what is there to constantly change and improve? Genuinely curious. It sounds like a tool that can be finished. Can it not be?
2 comments

You’d be surprised how many features the Python runtime adds each release. It’s not trivial for tooling to keep up with language changes.
So why isn't pip done?