cantankerous_cashew@lemmy.world to Python@programming.dev · 9 months agoFree-threaded CPython is ready to experiment with!labs.quansight.orgexternal-linkmessage-square1linkfedilinkarrow-up154arrow-down11cross-posted to: [email protected][email protected]
arrow-up153arrow-down1external-linkFree-threaded CPython is ready to experiment with!labs.quansight.orgcantankerous_cashew@lemmy.world to Python@programming.dev · 9 months agomessage-square1linkfedilinkcross-posted to: [email protected][email protected]
minus-square🇨🇦 tunetardislinkfedilinkEnglisharrow-up7·9 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
.