This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, corona10, erlendaasland, nascheme
Date 2022-02-07.14:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644243885.22.0.923373582935.issue46657@roundup.psfhosted.org>
In-reply-to
Content
References:

- C11 stdatomic.h https://en.cppreference.com/w/c/atomic
- mimalloc-atomic.h https://github.com/microsoft/mimalloc/blob/master/include/mimalloc-atomic.h
- MSVC Interlocked Variable Access https://docs.microsoft.com/de-de/windows/win32/sync/interlocked-variable-access
History
Date User Action Args
2022-02-07 14:24:45christian.heimessetrecipients: + christian.heimes, nascheme, corona10, erlendaasland
2022-02-07 14:24:45christian.heimessetmessageid: <1644243885.22.0.923373582935.issue46657@roundup.psfhosted.org>
2022-02-07 14:24:45christian.heimeslinkissue46657 messages
2022-02-07 14:24:45christian.heimescreate