besil@fediverser.communick.devBtoPython@fediverser.communick.dev•PEP 703 (Making the Global Interpreter Lock Optional in CPython) acceptanceEnglish
1·
1 year agoFalse. As for now, you can just use multiprocessing instead of multi threading to achieve parallel computation (with a little of overhead though)
I misread the previous comment: i read “python can’t do computation in parallel”. Editing