Remix.run Logo
aragilar 2 years ago

I've seen multiple major projects (such a sphinx) break on newer versions of Python due to changes in typing. Typing should make the code more robust, not less.

maleldil 2 years ago | parent [-]

Do you have any examples? What kind of changes were there?