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

gh-117657: Fix missing atomic in dict_resize#119312

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

Merged
DinoV merged 1 commit intopython:mainfromDinoV:nogil_dict_resize
May 22, 2024

Conversation

DinoV
Copy link
Contributor

@DinoVDinoV commentedMay 21, 2024
edited by bedevere-appbot
Loading

Use atomic to assign to PyDictValues->valid like we do elsewhere

Copy link
Contributor

@colesburycolesbury left a comment

Choose a reason for hiding this comment

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

We should backport this to 3.13

DinoV reacted with thumbs up emoji
@DinoVDinoV added the needs backport to 3.13bugs and security fixes labelMay 22, 2024
@DinoV
Copy link
ContributorAuthor

We should backport this to 3.13

Backport to 3.13:#119416

@DinoVDinoV merged commit2b3fb76 intopython:mainMay 22, 2024
@miss-islington-app
Copy link

Thanks@DinoV for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 22, 2024
Fix missing atomic in dict_resize(cherry picked from commit2b3fb76)Co-authored-by: Dino Viehland <dinoviehland@meta.com>
@bedevere-app
Copy link

GH-119417 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 22, 2024
DinoV added a commit that referenced this pull requestMay 22, 2024
)gh-117657: Fix missing atomic in dict_resize (GH-119312)Fix missing atomic in dict_resize(cherry picked from commit2b3fb76)Co-authored-by: Dino Viehland <dinoviehland@meta.com>
@DinoVDinoV deleted the nogil_dict_resize branchMay 31, 2024 18:21
estyxx pushed a commit to estyxx/cpython that referenced this pull requestJul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@colesburycolesburycolesbury approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@DinoV@colesbury

[8]ページ先頭

©2009-2025 Movatter.jp