mox@lemmy.sdf.org to Programming@programming.dev · 1 year agoFree-threaded CPython is ready to experiment with!labs.quansight.orgexternal-linkmessage-square36linkfedilinkarrow-up1115arrow-down12cross-posted to: python@programming.devhackernews@lemmy.smeargle.fans
arrow-up1113arrow-down1external-linkFree-threaded CPython is ready to experiment with!labs.quansight.orgmox@lemmy.sdf.org to Programming@programming.dev · 1 year agomessage-square36linkfedilinkcross-posted to: python@programming.devhackernews@lemmy.smeargle.fans
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up3·1 year agoSure but that’s not relevant to the current discussion. The point is that removing the GIL doesn’t affect Numpy because Numpy is written in C.
Sure but that’s not relevant to the current discussion. The point is that removing the GIL doesn’t affect Numpy because Numpy is written in C.