7 ms·
Extra links for the no gil work for anyone else curious about this [0], [1]. [0] Multithreaded Python without the GIL https://docs.google.com/document/d/18CXhD
by dvas 3y ago
Extra links for the no gil work for anyone else curious about this [0], [1].
[0] Multithreaded Python without the GIL
https://docs.google.com/document/d/18CXhDb1ygxg-YXNBJNzfzZsDFosB5e6BfnXLlejd9l0 https://docs.google.com/document/d/18CXhDb1ygxg-YXNBJNzfzZsD...
[1] Github repo
https://github.com/colesbury/nogil https://github.com/colesbury/nogil
- tentacleuno 3y agoFurther context on noGIL in general: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=nogil&sort=byPopularity&type=story https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
- bevekspldnw 3y ago[flagged]
- swtaarrs 3y agoThose links are both fairly old. See PEP 703 [0] and Sam’s nogil-3.12 repo [1] for more current versions. [0] https://peps.python.org/pep-0703/ https://peps.python.org/pep-0703/ [1] https://github.com/colesbury/nogil-3.12 https://github.com/colesbury/nogil-3.12