Skip to content

fix: Invert input/output context if a Python function is called from C++ #10716

fix: Invert input/output context if a Python function is called from C++

fix: Invert input/output context if a Python function is called from C++ #10716

Triggered via pull request May 5, 2026 23:57
Status Success
Total duration 52m 41s
Artifacts

ci.yml

on: pull_request
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
10m 52s
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
🐍 3 β€’ NVHPC 25.11 β€’ C++17 β€’ x64
22m 42s
🐍 3 β€’ NVHPC 25.11 β€’ C++17 β€’ x64
🐍 3 β€’ ICC latest β€’ x64
20m 38s
🐍 3 β€’ ICC latest β€’ x64
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
4m 55s
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Documentation build test
52s
Documentation build test
Matrix: centos
Matrix: clang
Matrix: gcc
Matrix: inplace
Matrix: manylinux
Matrix: mingw
Matrix: 🐍
Matrix: 🐍
Matrix: win32-debug
Matrix: win32
Matrix: windows-2022
Matrix: windows_arm_clang_msvc
Matrix: windows_arm_clang_msys2
Matrix: windows_clang
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 9 notices
🐍 3.10 β€’ MSVC 2022 β€’ x86 -DCMAKE_CXX_STANDARD=20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1.13.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐍 3.13 β€’ MSVC 2022 β€’ x86
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1.13.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐍 3.8 β€’ MSVC 2022 β€’ x86 -DCMAKE_CXX_STANDARD=17
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1.13.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐍 (ubuntu-latest, 3.14, -DCMAKE_CXX_STANDARD=14) / πŸ§ͺ
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.14.4-pruned-d3412f7d5cfa5cef55d6f2c58482b89ed0b4cf9dbb42cf2defd2f0a02efe0c23, another job may be creating this cache.
🐍 3.9 β€’ MSVC 2022 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1.13.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐍 3.8 β€’ MSVC 2022 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=17
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1.13.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐍 (ubuntu-latest, graalpy-24.1) / πŸ§ͺ: /opt/hostedtoolcache/GraalPy/24.1.2/x64/lib/python3.11/site-packages/setuptools/__init__.py#L10
The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
🐍 (windows-latest, 3.14, -DCMAKE_CXX_STANDARD=20) / πŸ§ͺ
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 3.10 β€’ windows-latest β€’ clang-latest
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 3.11 β€’ windows-latest β€’ x64 inplace C++14
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 (windows-latest, pypy3.11-v7.3.21, -DCMAKE_CXX_STANDARD=20) / πŸ§ͺ
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 3 β€’ windows-latest β€’ mingw32
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 (windows-latest, 3.14t, -DCMAKE_CXX_STANDARD=23) / πŸ§ͺ
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 (windows-latest, 3.9, -DPYBIND11_TEST_SMART_HOLDER=ON) / πŸ§ͺ
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 (windows-latest, pypy-3.10, -DCMAKE_CXX_STANDARD=17) / πŸ§ͺ
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🐍 3 β€’ windows-latest β€’ mingw64
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026