Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[smart_holder] git merge master #5398

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Oct 7, 2024

Description

Helper/scratch PR for testing.

Suggested changelog entry:

msimacek and others added 2 commits October 7, 2024 14:12
* Initial support for GraalPy

* Mark tests that currently fail on GraalPy with xfail

* Add graalpy to CI

* Limit test deps on graalpy to available binary wheels

* Skip cmake test installed_function on GraalPy

CMake won't find libpython on GraalPy, it either fails or silently picks
CPython's libpython.

* Factor out setting function docstrings into a macro

* Try to narrow down skipped tests
@rwgk
Copy link
Collaborator Author

rwgk commented Oct 8, 2024

The two new GraalPy tests are failing. Fixes will be in a follow-on PR.

@rwgk rwgk merged commit 98ec25c into pybind:smart_holder Oct 8, 2024
80 of 82 checks passed
@rwgk rwgk deleted the sh_merge_master branch October 8, 2024 14:26
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Oct 8, 2024
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Oct 8, 2024
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