gh-100554: Add Py_tp_vectorcall
slot to set ``PyTypeObject.tp_vec…
#54
Annotations
11 warnings
Build CPython out-of-tree:
Include/internal/pycore_gc.h#L230
unsigned conversion from ‘int’ to ‘uintptr_t’ {aka ‘long unsigned int’} changes value from ‘-2’ to ‘18446744073709551614’ [-Wsign-conversion]
|
Build CPython out-of-tree:
Include/internal/pycore_backoff.h#L60
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘short unsigned int:12’ may change value [-Wconversion]
|
Build CPython out-of-tree:
Include/internal/pycore_backoff.h#L61
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘unsigned char:4’ may change value [-Wconversion]
|
Build CPython out-of-tree:
Include/internal/pycore_backoff.h#L78
conversion from ‘int’ to ‘uint16_t’ {aka ‘short unsigned int’} may change value [-Wconversion]
|
Build CPython out-of-tree:
Include/internal/pycore_list.h#L48
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘Py_ssize_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Build CPython out-of-tree:
Include/internal/mimalloc/mimalloc/internal.h#L489
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
|
Build CPython out-of-tree:
Include/internal/mimalloc/mimalloc/internal.h#L508
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
|
Build CPython out-of-tree:
Include/internal/mimalloc/mimalloc/internal.h#L806
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build CPython out-of-tree:
Include/internal/mimalloc/mimalloc/internal.h#L814
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build CPython out-of-tree:
Parser/pegen.c#L29
conversion to ‘Py_UCS4’ {aka ‘unsigned int’} from ‘char’ may change the sign of the result [-Wsign-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