COMMITS
/ Include/internal/pycore_atomic.h August 13, 2022
F
Fix typo in internal/pycore_atomic.h (GH-95939)
fluesvamp committed
December 23, 2020
V
bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)
Victor Stinner committed
October 2, 2019
V
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner committed
April 22, 2019
S
bpo-33608: Normalize atomic macros so that they all expect an atomic struct (GH-12877)
Steve Dower committed
April 17, 2019
V
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner committed
March 8, 2019
E
Fix the Py_atomic_* macros. (#12240)
Eric Snow committed
March 4, 2019
V
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159)
Victor Stinner committed
March 1, 2019
January 21, 2019
M
bpo-35758: Fix building on ARM + MSVC (gh-11531)
Minmin Gong committed
November 9, 2018
V
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
Victor Stinner committed
October 31, 2018
V
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Victor Stinner committed