Skip to content

Use pybind11 3.1.0 to build dpnp - #3015

Merged
antonwolfy merged 2 commits into
masterfrom
bump-pybind11-3.1.0
Aug 8, 2026
Merged

Use pybind11 3.1.0 to build dpnp#3015
antonwolfy merged 2 commits into
masterfrom
bump-pybind11-3.1.0

Conversation

@antonwolfy

Copy link
Copy Markdown
Contributor

The PR updates CMakeLists.txt to bump pybind11 3.1.0 up from 3.0.4 version.

The example under examples/pybind11/use_dpnp_array is updated to the same version to keep both FetchContent declarations in sync.

@antonwolfyantonwolfy self-assigned this Aug 7, 2026
@antonwolfyantonwolfy added this to the 0.21.0 release milestone Aug 7, 2026
The PR updates CMakeLists.txt to bump pybind11 3.1.0 up from 3.0.4
version.
@github-actions

github-actionsBot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@antonwolfy
antonwolfy marked this pull request as ready for review August 7, 2026 12:02
@github-actions

github-actionsBot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev3=py314h509198e_38 ran successfully.
Passed: 1376
Failed: 1
Skipped: 5

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.414%. remained the same — bump-pybind11-3.1.0 into master

@vlad-perevezentsevvlad-perevezentsev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @antonwolfy

@antonwolfy
antonwolfy merged commit 5d91e6d into masterAug 8, 2026
61 of 73 checks passed
@antonwolfy
antonwolfy deleted the bump-pybind11-3.1.0 branch August 8, 2026 13:30
github-actionsBot added a commit that referenced this pull request Aug 8, 2026
The PR updates `CMakeLists.txt` to bump pybind11 `3.1.0` up from `3.0.4`
version.
The example under `examples/pybind11/use_dpnp_array` is updated to the
same version to keep both `FetchContent` declarations in sync. 5d91e6d
Sign up for freeto 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.

3 participants

@antonwolfy@coveralls@vlad-perevezentsev