Luis Norambuena@programming.devM to Python@programming.devEnglish · 1 month agoPython 3.13, what didn't make the headlineswww.bitecode.devexternal-linkmessage-square9fedilinkarrow-up141arrow-down13file-text
arrow-up138arrow-down1external-linkPython 3.13, what didn't make the headlineswww.bitecode.devLuis Norambuena@programming.devM to Python@programming.devEnglish · 1 month agomessage-square9fedilinkfile-text
minus-squaregigachadlinkfedilinkarrow-up11·1 month agoWdym? It’s a text about the lesser known features and changes in Python 3.13.
minus-squaresolrize@lemmy.worldlinkfedilinkarrow-up2·1 month agoThere’s some confusing code there. What does it do?
minus-squaresugar_in_your_tealinkfedilinkarrow-up5·edit-21 month agoYou mean the code under “The annotation change nobody asked for”? That’s not intended to do anything, it’s supposed to just be valid Python code as an annotation. Basically, they’re trying to break the type hinting system.
minus-squareGBU_28@lemm.eelinkfedilinkEnglisharrow-up2·1 month agoI see like 20 lines of code and an image. Is there more?
minus-squaresugar_in_your_tealinkfedilinkarrow-up4·1 month agoI don’t think so. I see two code snippets, and each has a clear explanation preceding it.
Explain?
Wdym? It’s a text about the lesser known features and changes in Python 3.13.
There’s some confusing code there. What does it do?
You mean the code under “The annotation change nobody asked for”? That’s not intended to do anything, it’s supposed to just be valid Python code as an annotation. Basically, they’re trying to break the type hinting system.
I see like 20 lines of code and an image. Is there more?
I don’t think so. I see two code snippets, and each has a clear explanation preceding it.