Y
Hacker News
new
|
ask
|
show
|
jobs
by
LtWorf
99 days ago
I'm explaining that yes, code does break every new python version? Mostly because they touch the stdlib instead of just leaving it be.
1 comments
akerl_
99 days ago
The thread is about the code in the std lib being a huge amount of work because the code in the std lib needs to be kept working with new language releases.
And then you answered about downstream code breakage totally outside the std lib.
link
And then you answered about downstream code breakage totally outside the std lib.