mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-15 01:44:44 +00:00
c4a05f9344
* 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 |
||
---|---|---|
.. | ||
catch.cpp | ||
CMakeLists.txt | ||
external_module.cpp | ||
test_interpreter.cpp | ||
test_interpreter.py | ||
test_trampoline.py |