Commit 261a8a6
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 d48760b commit 261a8a6
17 files changed
Lines changed: 3049 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 | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
836 | 839 | | |
837 | 840 | | |
838 | 841 | | |
| |||
0 commit comments