cpython
gh-149965: rename `ptr_wise_atomic_memmove` to `_PyObject_ptr_wise_atomic_memmove`
#151271
Open

gh-149965: rename `ptr_wise_atomic_memmove` to `_PyObject_ptr_wise_atomic_memmove` #151271

clin1234 wants to merge 21 commits into python:main from clin1234:patch-4
clin1234
clin1234 Update _elementtree.c
2e75ad77
clin1234 Update Misc/NEWS.d/next/Library/2026-05-17-22-42-54.gh-issue-149965.O…
457fec2c
blurb-it[bot] 📜🤖 Added by blurb_it.
a3a7eee2
gh-149966: deduplicate ptr_wise_atomic_memmove into a shared internal…
a4c9efba
clin1234 Modify critical section assertion in _elementtree.c
ae5d233d
clin1234 Use _Py_ptr_wise_atomic_memmove everywhere in listobject.c
8136befa
clin1234 Keep _testlimitedcapi/weakref.c in Setup.stdlib.in
1b1e2d0b
clin1234 Cast 1st arg of all calls to _Py_ptr_wise_atomic_memmove to PyObject*
9a55b298
clin1234 Make test shut up check-c-globals.py
20dac527
clin1234 Drop const in test_objs
c15572a9
clin1234 Revert previous changes
18b1aac9
clin1234 Delete old blurb
3a3a88db
blurb-it[bot] 📜🤖 Added by blurb_it.
07fb004e
clin1234 Delete Misc/NEWS.d/next/Core_and_Builtins/2026-06-10-14-01-11.gh-issu…
e911243c
clin1234 Revert "📜🤖 Added by blurb_it."
cf6235f7
bedevere-app bedevere-app added awaiting review
clin1234 clin1234 changed the title gh-149965: `ptr_wise_atomic_memmove` use within `element_ass_subscr` gh-149965: use `ptr_wise_atomic_memmove` within `element_ass_subscr` 14 days ago
clin1234
ZeroIntensity
clin1234 Merge branch 'super_ptr_wise' into patch-4
83077a28
clin1234 clin1234 requested a review 14 days ago
clin1234 clin1234 requested a review from erlend-aasland erlend-aasland 14 days ago
clin1234 clin1234 requested a review from AA-Turner AA-Turner 14 days ago
clin1234 clin1234 requested a review from emmatyping emmatyping 14 days ago
clin1234 clin1234 requested a review from itamaro itamaro 14 days ago
clin1234 Drop unit tests for now
3950f93e
clin1234 Don't exclude weakref for testing
26cf132e
clin1234 Actually drop unit test
459a7e72
clin1234 clin1234 marked this pull request as draft 14 days ago
clin1234 clin1234 marked this pull request as ready for review 14 days ago
bedevere-app bedevere-app removed awaiting review
bedevere-app bedevere-app added awaiting review
clin1234
ZeroIntensity
ZeroIntensity commented on 2026-06-11
clin1234
clin1234 Rename to _PyObject_ptr_wise_atomic_memmove
2e683e59
clin1234 clin1234 changed the title gh-149965: use `ptr_wise_atomic_memmove` within `element_ass_subscr` gh-149965: rename `ptr_wise_atomic_memmove` to `_PyObject_ptr_wise_atomic_memmove` 13 days ago
clin1234
clin1234 clin1234 requested a review from ZeroIntensity ZeroIntensity 13 days ago
ZeroIntensity
clin1234
blurb-it[bot] 📜🤖 Added by blurb_it.
fbb7cfb2
ZeroIntensity

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone