Skip to content

Conversation

@guitargeek
Copy link
Contributor

No description provided.

@guitargeek guitargeek self-assigned this Nov 12, 2025
@guitargeek guitargeek requested a review from bellenot as a code owner November 12, 2025 23:37
@github-actions
Copy link

github-actions bot commented Nov 13, 2025

Test Results

    21 files      21 suites   3d 16h 11m 59s ⏱️
 3 780 tests  3 779 ✅ 0 💤 1 ❌
77 521 runs  77 520 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit a2f9d67.

♻️ This comment has been updated with latest results.

The `std::make_any` helper has a different signature on MSVC, so to be
truly platform independent we should not use it. We can use `std::any`
directly, at the cost of one extra copy.
@guitargeek guitargeek changed the title [CMake] Run TPython tests also on Windows [CMake] Run TPython C++ test also on Windows Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant