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