[3.13] gh-128759: fix data race in type_modified_unlocked
(GH-128764)
#138002
Annotations
2 errors and 2 warnings
|
Build CPython
The operation was canceled.
|
Build CPython:
Objects/typeobject.c#L1000
'function': 'const unsigned int *' differs in levels of indirection from 'unsigned int' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Objects/typeobject.c#L1000
'_Py_atomic_load_uint_relaxed': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Loading