Skip to content

fix: support Python 3.13.0b1 (PEP 667 fix) #7543

fix: support Python 3.13.0b1 (PEP 667 fix)

fix: support Python 3.13.0b1 (PEP 667 fix) #7543

Triggered via pull request May 10, 2024 21:01
Status Failure
Total duration 25m 3s
Artifacts

ci.yml

on: pull_request
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
6m 15s
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
14m 27s
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
🐍 3 β€’ ICC latest β€’ x64
10m 45s
🐍 3 β€’ ICC latest β€’ x64
🐍 3.7 β€’ Debian β€’ x86 β€’ Install
3m 31s
🐍 3.7 β€’ Debian β€’ x86 β€’ Install
Documentation build test
46s
Documentation build test
macos-13 β€’ brew install llvm
7m 27s
macos-13 β€’ brew install llvm
Matrix: centos
Matrix: clang
Matrix: deadsnakes
Matrix: gcc
Matrix: mingw
Matrix: standard
Matrix: win32-debug
Matrix: win32
Matrix: windows-2022
Matrix: windows_clang
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
🐍 3.9 β€’ macos-14 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ macos-14 β€’ x64
[notice] A new release of pip is available: 22.0.4 -> 24.0 [notice] To update, run: python3.9 -m pip install --upgrade pip
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_factory_constructors.py#L212
test_init_factory_alias assert [3, 3] == [0, 0] At index 0 diff: 3 != 0 Full diff: - [0, 0] + [3, 3]
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_factory_constructors.py#L291
test_init_factory_dual assert [9, 6] == [7, 4] At index 0 diff: 9 != 7 Full diff: - [7, 4] + [9, 6]
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L84
test_override assert 2 == 0 + where 2 = <bound method PyCapsule.alive of <pybind11_tests.ConstructorStats object at 0x7f3212ad6630>>() + where <bound method PyCapsule.alive of <pybind11_tests.ConstructorStats object at 0x7f3212ad6630>> = <pybind11_tests.ConstructorStats object at 0x7f3212ad6630>.alive
🐍 3.13 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON: tests/test_iostream.py#L223
test_redirect AssertionError: assert '### TestFact...ot be in log!' == 'Should not be in log!' + ### TestFactory2 @ 0x22b46f0 destroyed Should not be in log!
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Process completed with exit code 2.
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ centos:7 β€’ x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🐍 3.10 β€’ windows-latest β€’ clang-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: seanmiddleditch/gha-setup-ninja@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.