index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-108337: Add pyatomic.h header (#108701)
Victor Stinner
2023-08-31
1
-3/+3
*
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner
2023-08-21
1
-7/+7
*
Fix typo in internal/pycore_atomic.h (GH-95939)
fluesvamp
2022-08-13
1
-1/+1
*
bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)
Victor Stinner
2020-12-23
1
-3/+3
*
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner
2019-10-02
1
-2/+1
*
bpo-33608: Normalize atomic macros so that they all expect an atomic struct (...
Steve Dower
2019-04-22
1
-24/+36
*
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner
2019-04-17
1
-2/+2
*
Fix the Py_atomic_* macros. (#12240)
Eric Snow
2019-03-08
1
-24/+24
*
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall()...
Victor Stinner
2019-03-04
1
-24/+24
*
bpo-33608: Simplify ceval's DISPATCH by hoisting eval_breaker ahead of time. ...
Eric Snow
2019-03-01
1
-24/+24
*
bpo-35758: Fix building on ARM + MSVC (gh-11531)
Minmin Gong
2019-01-21
1
-1/+3
*
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
Victor Stinner
2018-11-09
1
-2/+2
*
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Victor Stinner
2018-10-31
1
-0/+544