Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Vendoring is somewhat an answer, but not always. I have some python code, vitrualenv is an obvious solution. However, older modules depend on older python3.9 behavior. And python 3.9 EOL is October 2025.


Vendoring is taking the responsibility to maintain it as part of your codebase instead of relying on third party, not just capturing a snapshot.


What's the difference vs a state where you wrote the code many years ago that defends on 3.9?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: