Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PEP 805: Safe Parallel Python#4579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
markshannon wants to merge17 commits intopython:main
base:main
Choose a base branch
Loading
frommarkshannon:safe-parallel

Conversation

@markshannon
Copy link
Member

@markshannonmarkshannon commentedSep 8, 2025
edited by hugovk
Loading

gpshead, ncoghlan, and olekskrav reacted with heart emoji
@StanFromIrelandStanFromIreland added the new-pepA new draft PEP submitted for initial review labelSep 8, 2025
@AA-TurnerAA-Turner changed the titleSafe parallelPEP 805: Safe Parallel PythonSep 8, 2025
Copy link
Member

@AA-TurnerAA-Turner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Two initial changes to fix the headers.

When this is ready for review, please could you wrap to 79 columns?

A

@markshannon
Copy link
MemberAuthor

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.

@brianschubert

This comment was marked as resolved.

Copy link
Member

@JelleZijlstraJelleZijlstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

a few typos

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@markshannon
Copy link
MemberAuthor

Thanks@JelleZijlstra

Co-authored-by: Truls Henriksson <trulshenriksson@gmail.com>
@ncoghlan
Copy link
Contributor

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.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sergey-miryanovsergey-miryanovsergey-miryanov left review comments

@JelleZijlstraJelleZijlstraJelleZijlstra left review comments

@hugovkhugovkhugovk left review comments

@sobolevnsobolevnsobolevn left review comments

@AA-TurnerAA-TurnerAA-Turner left review comments

@brianschubertbrianschubertbrianschubert left review comments

@StanFromIrelandStanFromIrelandStanFromIreland left review comments

+1 more reviewer

@TrulsHenrikssonTrulsHenrikssonTrulsHenriksson left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

new-pepA new draft PEP submitted for initial review

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

11 participants

@markshannon@brianschubert@ncoghlan@sergey-miryanov@JelleZijlstra@hugovk@sobolevn@AA-Turner@StanFromIreland@TrulsHenriksson@pablogsal

[8]ページ先頭

©2009-2025 Movatter.jp