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

[3.14] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229)#146232

Merged
colesbury merged 1 commit intopython:3.14from
colesbury:backport-1eff27f-3.14
Mar 20, 2026
Merged

[3.14] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229)#146232
colesbury merged 1 commit intopython:3.14from
colesbury:backport-1eff27f-3.14

Conversation

@colesbury
Copy link
Contributor

@colesburycolesbury commentedMar 20, 2026
edited by bedevere-appbot
Loading

Also fix a few related issues in the pyatomic headers:

  • Fix _Py_atomic_store_uint_release in pyatomic_msc.h to use __stlr32 on ARM64 instead of a plain volatile store (which is only relaxed on ARM64).

  • Add missing _Py_atomic_store_uint_release to pyatomic_gcc.h.

  • Fix pseudo-code comment for _Py_atomic_store_ptr_release in pyatomic.h. (cherry picked from commit1eff27f)

…yatomic_std.h (pythongh-146229)Also fix a few related issues in the pyatomic headers:* Fix _Py_atomic_store_uint_release in pyatomic_msc.h to use __stlr32  on ARM64 instead of a plain volatile store (which is only relaxed on  ARM64).* Add missing _Py_atomic_store_uint_release to pyatomic_gcc.h.* Fix pseudo-code comment for _Py_atomic_store_ptr_release in  pyatomic.h.(cherry picked from commit1eff27f)Co-authored-by: Sam Gross <colesbury@gmail.com>
@colesburycolesburyenabled auto-merge (squash)March 20, 2026 19:46
@colesburycolesbury merged commit73e74ee intopython:3.14Mar 20, 2026
51 checks passed
@colesburycolesbury deleted the backport-1eff27f-3.14 branchMarch 20, 2026 20:21
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@colesbury

[8]ページ先頭

©2009-2026 Movatter.jp