gh-127350: Add Py_fopen() function #135542
Annotations
2 errors and 2 warnings
Build CPython out-of-tree:
Python/sysmodule.c#L2359
implicit declaration of function ‘_Py_fopen_obj’; did you mean ‘_Py_wfopen’? [-Werror=implicit-function-declaration]
|
Build CPython out-of-tree
Process completed with exit code 2.
|
Build CPython out-of-tree:
Python/sysmodule.c#L2359
initialization of ‘FILE *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
|
Run actions/upload-artifact@v4
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
Loading