Skip to content

Update Py_SIZE() as the atomic operation for free-threaded build. #114603

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
corona10 opened this issue Jan 26, 2024 · 1 comment
Closed

Update Py_SIZE() as the atomic operation for free-threaded build. #114603

corona10 opened this issue Jan 26, 2024 · 1 comment
Assignees

Comments

@corona10
Copy link
Member

See: #114582 (comment)

There is some pain point if we make Py_SIZE() as atomic for loop execution on immutable object case,
we can optimize those cases by hand very easily.

cc @colesbury

@corona10
Copy link
Member Author

Change my mind, see: #114582 (comment)

@erlend-aasland erlend-aasland closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants