Commit d8dc286
pythongh-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 d48760b commit d8dc286
File tree
17 files changed
+3078
-4
lines changed- Doc/whatsnew
- Include
- cpython
- internal
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules
- _testcapi
- PCbuild
17 files changed
+3078
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
836 | 839 | | |
837 | 840 | | |
838 | 841 | | |
| |||
0 commit comments