andioop@programming.dev to Programming Horror@programming.devEnglish · edit-22年前God I wish there was an easier way to do thisprogramming.devimagemessage-square45fedilinkarrow-up1180arrow-down120
arrow-up1160arrow-down1imageGod I wish there was an easier way to do thisprogramming.devandioop@programming.dev to Programming Horror@programming.devEnglish · edit-22年前message-square45fedilink
minus-squaresloppy_diffuser@sh.itjust.workslinkfedilinkEnglisharrow-up4·2年前Python added match/case?! Bunch of mypy issues have been closed too. Maybe its time to dust off some old projects.
minus-squareSpeakinTelnet@programming.devlinkfedilinkarrow-up2·2年前It was added in 3.10 and is surprisingly complete. The tutorial pep is a good starting point to see what it can accomplish
Python added match/case?! Bunch of mypy issues have been closed too. Maybe its time to dust off some old projects.
It was added in 3.10 and is surprisingly complete. The tutorial pep is a good starting point to see what it can accomplish