Multiple Python class inheritance #2220
ci.yml
on: pull_request
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
2m 3s
Python 3.13-dev / ubuntu.latest [free-threaded]
4m 16s
Matrix: old-compilers
Matrix: standard
Annotations
10 errors and 3 warnings
Python pypy3.9-v7.3.16 / ubuntu-latest
Process completed with exit code 139.
|
Python pypy3.10-v7.3.17 / ubuntu-latest
Process completed with exit code 139.
|
Python pypy3.9-v7.3.16 / macos-13
Process completed with exit code 139.
|
Python pypy3.10-v7.3.17 / windows-2022:
build\tests\Debug\test_classes.py#L978
test51_multiple_inheritance_py_first_base
TypeError: __init__(): incompatible function arguments. The following argument types are supported:
1. __init__(self) -> None
Invoked with types: test_classes.SausageDog
|
Python pypy3.10-v7.3.17 / windows-2022:
build\tests\Debug\test_classes.py#L988
test52_multiple_inheritance_checks
RuntimeError: nb_type_init(): multiple inheritance of multiple nanobound classes are not allowed!
|
Python pypy3.10-v7.3.17 / windows-2022
Process completed with exit code 1.
|
Python pypy3.9-v7.3.16 / windows-2022:
build\tests\Debug\test_classes.py#L978
test51_multiple_inheritance_py_first_base
TypeError: __init__(): incompatible function arguments. The following argument types are supported:
1. __init__(self) -> None
Invoked with types: test_classes.SausageDog
|
Python pypy3.9-v7.3.16 / windows-2022:
build\tests\Debug\test_classes.py#L988
test52_multiple_inheritance_checks
RuntimeError: nb_type_init(): multiple inheritance of multiple nanobound classes are not allowed!
|
Python pypy3.9-v7.3.16 / windows-2022
Process completed with exit code 1.
|
Python pypy3.10-v7.3.17 / macos-13
Process completed with exit code 139.
|
clang-10 on Ubuntu 20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Python pypy3.10-v7.3.17 / windows-2022:
Debug\test_classes.py#L973
nanobind: instance state has become corrupted of type 'test_classes.SausageDog'!
|
Python pypy3.9-v7.3.16 / windows-2022:
Debug\test_classes.py#L973
nanobind: instance state has become corrupted of type 'test_classes.SausageDog'!
|