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_critical_section.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-119344: Make critical section API public (GH-119353) (#120856)
Sam Gross
2024-06-21
1
-150/+68
*
[3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#12...
Sam Gross
2024-06-20
1
-3/+3
*
[3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded b...
Miss Islington (bot)
2024-05-22
1
-0/+22
*
[3.13] Revert "gh-115432: Add critical section variant that handles a NULL ob...
Miss Islington (bot)
2024-05-09
1
-29/+0
*
gh-116664: Make module state Py_SETREF's in _warnings thread-safe (#116959)
Erlend E. Aasland
2024-03-28
1
-2/+6
*
gh-113743: Make the MRO cache thread-safe in free-threaded builds (#113930)
Dino Viehland
2024-02-15
1
-1/+2
*
gh-115432: Add critical section variant that handles a NULL object (#115433)
Sam Gross
2024-02-15
1
-0/+29
*
gh-112075: Add critical sections for most dict APIs (#114508)
Dino Viehland
2024-02-06
1
-0/+46
*
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade
2023-11-20
1
-3/+3
*
gh-111569: Implement Python critical section API (gh-111571)
Sam Gross
2023-11-08
1
-0/+242