abobla@lemm.ee to Programming@programming.devEnglish · 1 year agoDeath by a thousand microservicesrenegadeotter.comexternal-linkmessage-square17fedilinkarrow-up1102arrow-down15cross-posted to: hackernews@lemmy.smeargle.fanstechnews@radiation.partyhackernews@derp.foo
arrow-up197arrow-down1external-linkDeath by a thousand microservicesrenegadeotter.comabobla@lemm.ee to Programming@programming.devEnglish · 1 year agomessage-square17fedilinkcross-posted to: hackernews@lemmy.smeargle.fanstechnews@radiation.partyhackernews@derp.foo
minus-squarethbb@kbin.sociallinkfedilinkarrow-up2·1 year 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-up1·edit-21 year 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.