gh-141070: Rename PyUnstable_Object_Dump to PyObject_Dump
#177268
Annotations
16 errors
|
|
|
|
|
Modules/_testcapi/object.c#L510
implicit declaration of function ‘PyObject_Dump’; did you mean ‘pyobject_dump’? [-Werror=implicit-function-declaration]
|
|
Python/gc.c#L2246
implicit declaration of function ‘PyObject_Dump’; did you mean ‘PyObject_Dir’? [-Werror=implicit-function-declaration]
|
|
Python/pythonrun.c#L1178
implicit declaration of function ‘PyObject_Dump’; did you mean ‘PyObject_Dir’? [-Werror=implicit-function-declaration]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading