FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-149965: rename `ptr_wise_atomic_memmove` to `_PyObject_ptr_wise_atomic_memmove` by clin1234 · Pull Request #151271 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-149965: rename ptr_wise_atomic_memmove to _PyObject_ptr_wise_atomic_memmove
- #151271
#151271
Open
clin1234
wants to merge 21 commits into
python:main
python/cpython:main
from
clin1234:patch-4
clin1234/cpython:patch-4
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
gh-149965: rename ptr_wise_atomic_memmove to _PyObject_ptr_wise_atomic_memmove
#151271
clin1234
wants to merge 21 commits into
python:main
python/cpython:main
from
clin1234:patch-4
clin1234/cpython:patch-4
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
Update _elementtree.c
clin1234
committed
2e75ad7
View commit details
Copy full SHA for 2e75ad7
Browse repository at this point
Update Misc/NEWS.d/next/Library/2026-05-17-22-42-54.gh-issue-149965.OFW3ZD.rst
Show description for 457fec2
clin1234
and
sergey-miryanov
committed
457fec2
View commit details
Copy full SHA for 457fec2
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
clin1234
committed
a3a7eee
View commit details
Copy full SHA for a3a7eee
Browse repository at this point
gh-149966: deduplicate ptr_wise_atomic_memmove into a shared internal helper and add unit tests
Show description for a4c9efb
authored and
clin1234
committed
a4c9efb
View commit details
Copy full SHA for a4c9efb
Browse repository at this point
Modify critical section assertion in _elementtree.c
Show description for ae5d233
clin1234
committed
ae5d233
View commit details
Copy full SHA for ae5d233
Browse repository at this point
Use _Py_ptr_wise_atomic_memmove everywhere in listobject.c
clin1234
committed
8136bef
View commit details
Copy full SHA for 8136bef
Browse repository at this point
Keep _testlimitedcapi/weakref.c in Setup.stdlib.in
clin1234
committed
1b1e2d0
View commit details
Copy full SHA for 1b1e2d0
Browse repository at this point
Cast 1st arg of all calls to _Py_ptr_wise_atomic_memmove to PyObject*
clin1234
committed
9a55b29
View commit details
Copy full SHA for 9a55b29
Browse repository at this point
Make test shut up check-c-globals.py
clin1234
committed
20dac52
View commit details
Copy full SHA for 20dac52
Browse repository at this point
Drop const in test_objs
clin1234
committed
c15572a
View commit details
Copy full SHA for c15572a
Browse repository at this point
Revert previous changes
clin1234
committed
18b1aac
View commit details
Copy full SHA for 18b1aac
Browse repository at this point
Delete old blurb
clin1234
committed
3a3a88d
View commit details
Copy full SHA for 3a3a88d
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
07fb004
View commit details
Copy full SHA for 07fb004
Browse repository at this point
Delete Misc/NEWS.d/next/Core_and_Builtins/2026-06-10-14-01-11.gh-issue-149965.edk2ut.rst
clin1234
authored
e911243
View commit details
Copy full SHA for e911243
Browse repository at this point
Revert "📜🤖 Added by blurb_it."
Show description for cf6235f
clin1234
committed
cf6235f
View commit details
Copy full SHA for cf6235f
Browse repository at this point
Merge branch 'super_ptr_wise' into patch-4
clin1234
committed
83077a2
View commit details
Copy full SHA for 83077a2
Browse repository at this point
Drop unit tests for now
clin1234
committed
3950f93
View commit details
Copy full SHA for 3950f93
Browse repository at this point
Don't exclude weakref for testing
clin1234
committed
26cf132
View commit details
Copy full SHA for 26cf132
Browse repository at this point
Actually drop unit test
clin1234
committed
459a7e7
View commit details
Copy full SHA for 459a7e7
Browse repository at this point
Commits on Jun 11, 2026
Rename to _PyObject_ptr_wise_atomic_memmove
clin1234
committed
2e683e5
View commit details
Copy full SHA for 2e683e5
Browse repository at this point
Commits on Jun 12, 2026
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
fbb7cfb
View commit details
Copy full SHA for fbb7cfb
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL