Commit 19f46c1
gh-108337: Add pyatomic.h header
This adds a new header that provides atomic operations on common data
types. The intention is that this will be exposed through Python.h,
although that is not the case yet. The only immediate use is in
the test file.1 parent f59c66e commit 19f46c1
17 files changed
Lines changed: 3077 additions & 4 deletions
File tree
- Doc/whatsnew
- Include
- cpython
- internal
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules
- _testcapi
- PCbuild
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| 831 | + | |
| 832 | + | |
831 | 833 | | |
832 | 834 | | |
833 | 835 | | |
| |||
0 commit comments