[WIP] bpo-39465: Mark _Py_Identifier.object as atomic by vstinner · Pull Request #20390 · python/cpython
Conversation
Windows x64 job failed with MSC compiler error:
Include\cpython\object.h(51,5): error C2061: syntax error: identifier '_Atomic'
That's not a good start :-(
I moved to a different approach: PR #20766.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters