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-100227: Lock Around Modification of the Global Allocators State#105516

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

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commentedJun 8, 2023
edited by bedevere-bot
Loading

The risk of a race with this state is relatively low, but we play it safe anyway. We do avoid using the lock in performance-sensitive cases where the risk of a race is very, very low.

@ericsnowcurrentlyericsnowcurrently marked this pull request as ready for reviewJune 8, 2023 18:53
@ericsnowcurrentlyericsnowcurrently removed the needs backport to 3.12only security fixes labelJun 8, 2023
@ericsnowcurrentlyericsnowcurrently merged commit68dfa49 intopython:mainJun 8, 2023
@ericsnowcurrentlyericsnowcurrently deleted the allocators-state-granular-lock branchJune 8, 2023 20:06
@ericsnowcurrentlyericsnowcurrently added the needs backport to 3.12only security fixes labelJun 8, 2023
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 8, 2023
…ate (pythongh-105516)The risk of a race with this state is relatively low, but we play it safe anyway. We do avoid using the lock in performance-sensitive cases where the risk of a race is very, very low.(cherry picked from commit68dfa49)Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@bedevere-bot
Copy link

GH-105532 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelJun 8, 2023
ericsnowcurrently added a commit that referenced this pull requestJun 8, 2023
…tate (gh-105516) (gh-105532)The risk of a race with this state is relatively low, but we play it safe anyway. We do avoid using the lock in performance-sensitive cases where the risk of a race is very, very low.(cherry picked from commit68dfa49)Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@ericsnowcurrently@miss-islington@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp