PEP 805: Safe Parallel Python - #4579
Conversation
AA-Turner
left a comment
There was a problem hiding this comment.
Two initial changes to fix the headers.
When this is ready for review, please could you wrap to 79 columns?
A
|
I don't understand the error: /home/runner/work/peps/peps/peps/pep-0805.rst:484: (WARNING/2) Inline emphasis start-string without end-string. Line 484 is in a block of C code. |
This comment was marked as resolved.
This comment was marked as resolved.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
Thanks @JelleZijlstra |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Truls Henriksson <trulshenriksson@gmail.com>
|
As far as prior art goes, it may be worth adding a brief mention of Rust's threading model as well, as that adopts a similar "thread local by default" approach to minimising the likelihood of encountering data races in multi-threaded programs. |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Documentation build overview
5 files changed ·
|
|
Thanks for the reviews. |
📚 Documentation preview 📚: https://pep-previews--4579.org.readthedocs.build/pep-0805/