Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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.7k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-149965: promote
ptr_wise_atomic_memmove
to internal header
- #151255
#151255
Closed
clin1234
wants to merge 14 commits into
python:main
python/cpython:main
from
clin1234:patch-4
clin1234/cpython:patch-4
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
gh-149965: promote
ptr_wise_atomic_memmove
to internal header
#151255
clin1234
wants to merge 14 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
📜🤖 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
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
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
gh-149966: deduplicate ptr_wise_atomic_memmove into a shared internal helper and add unit tests
Show description for a4c9efb
2 people
authored and
clin1234
committed
a4c9efb
View commit details
Copy full SHA for a4c9efb
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
You can’t perform that action at this time.