|
|
Subscribe / Log in / New account

GIL removal and the Faster CPython project

GIL removal and the Faster CPython project

Posted Aug 3, 2023 9:35 UTC (Thu) by roc (subscriber, #30627)
In reply to: GIL removal and the Faster CPython project by mb
Parent article: GIL removal and the Faster CPython project

Thanks, good to know.

They're not exactly mainstream though.


to post comments

GIL removal and the Faster CPython project

Posted Aug 18, 2023 12:54 UTC (Fri) by sammythesnake (guest, #17693) [Link]

"Not exactly mainstream" is a little generous, to be honest, Jython hasn't yet got support for Python 3 and pypy-stm was abandoned as essentially unworkable several years back...

It's a shame, though - STM in particular was a pretty cool *concept*, even if making it work kinda wants hypothetical hardware support :-P


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds