Skip to content

Conversation

@ecatmur
Copy link
Contributor

@ecatmur ecatmur commented Apr 24, 2022

Description

We already test that tuple can cast to std::vector and std::deque; add tests for std::vector<bool>, std::list and
std::valarray.

Extracted from #3886.

We already test that tuple can cast to std::vector and std::deque; add tests for std::vector<bool>, std::list and
std::valarray.

Extracted from pybind#3886.
@rwgk
Copy link
Collaborator

rwgk commented Apr 24, 2022

Thanks Ed!

The one test failure is an infrastructure issue, unrelated to this PR. I'll go ahead with merging.

@rwgk rwgk merged commit 9bc2704 into pybind:master Apr 24, 2022
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Apr 24, 2022
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Apr 24, 2022
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.

2 participants