cantankerous_cashew@lemmy.world to Python · 10 months agoFree-threaded CPython is ready to experiment with!labs.quansight.orgexternal-linkmessage-square1linkfedilinkarrow-up154arrow-down11cross-posted to: programming
arrow-up153arrow-down1external-linkFree-threaded CPython is ready to experiment with!labs.quansight.orgcantankerous_cashew@lemmy.world to Python · 10 months agomessage-square1linkfedilinkcross-posted to: programming
minus-square🇨🇦 tunetardis@lemmy.calinkfedilinkEnglisharrow-up7·10 months agoHoly smokes this is awesome! In cpython 3.13 you’ll just be able to go python --disable-gil.
Holy smokes this is awesome! In cpython 3.13 you’ll just be able to go
python --disable-gil
.