abobla@lemm.ee to Programming@programming.devEnglish · 2 years agoDeath by a thousand microservicesrenegadeotter.comexternal-linkmessage-square14fedilinkarrow-up187arrow-down13
arrow-up184arrow-down1external-linkDeath by a thousand microservicesrenegadeotter.comabobla@lemm.ee to Programming@programming.devEnglish · 2 years agomessage-square14fedilink
minus-squarethbb@kbin.sociallinkfedilinkarrow-up3·2 years agoPython is actually a good example of this: see the mess that the transition from 2.6 to 3 generated.
minus-squaremagic_lobster_party@kbin.sociallinkfedilinkarrow-up2·edit-22 years agoPython 3.7 is another good example. The new await and async keyword broke a lot of programs.
Python is actually a good example of this: see the mess that the transition from 2.6 to 3 generated.
Python 3.7 is another good example. The new await and async keyword broke a lot of programs.