Remix.run Logo
aragilar 7 months 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 7 months ago | parent [-]

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