Skip to content

[3.13] gh-128133: use relaxed atomics for hash of bytes (GH-128412) - #130022

Merged
Yhg1s merged 1 commit into
python:3.13from
colesbury:backport-0706bab-3.13
Feb 12, 2025
Merged

[3.13] gh-128133: use relaxed atomics for hash of bytes (GH-128412)#130022
Yhg1s merged 1 commit into
python:3.13from
colesbury:backport-0706bab-3.13

Conversation

@colesbury

@colesbury colesbury commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit 0706bab)

…GH-128412)

(cherry picked from commit 0706bab)

Co-authored-by: Abhijeet <abhijeetsharma2002@gmail.com>
@colesbury

colesbury commented Feb 11, 2025

Copy link
Copy Markdown
Contributor Author

Context is #128412 (comment):

@ngoldbaum wrote:

kumaraditya303 can this get a backport to 3.13? It looks like PyO3 reliably hits a race in the bytes hash on module import. PyO3/pyo3#4904 (comment)

@Yhg1s
Yhg1s merged commit e4d0303 into python:3.13 Feb 12, 2025
@colesbury
colesbury deleted the backport-0706bab-3.13 branch February 28, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants