Y
Hacker News
new
|
ask
|
show
|
jobs
by
lostmsu
821 days ago
Reasonably sure. As soon as one of your dependencies gets a major version bump with incompatible API, the clock starts ticking.
1 comments
nequo
821 days ago
I have no experience with refactoring a Python project. Wouldn’t type hints make it only somewhat more painful than refactoring Rust?
link
lostmsu
820 days ago
Only if they are consistently applied.
link