1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+43-34
- .github/workflows/pip.yml+7-2
- .pre-commit-config.yaml+1-7
- CMakeLists.txt+3-3
- docs/advanced/exceptions.rst+3-1
- docs/advanced/pycpp/object.rst+3-10
- docs/changelog.rst+6-2
- docs/upgrade.rst+12-1
- include/pybind11/cast.h-10
- include/pybind11/detail/common.h+1
- include/pybind11/detail/type_caster_base.h+9-2
- include/pybind11/functional.h+1-1
- include/pybind11/numpy.h+1-1
- include/pybind11/pybind11.h+34
- include/pybind11/stl.h+8-8
- noxfile.py+3-2
- tests/CMakeLists.txt+20-8
- tests/requirements.txt+8-8
- tests/test_pytypes.cpp+1-1
- tests/test_stl.cpp+186-3
- tests/test_stl.py+67
- tests/test_virtual_functions.cpp+40
- tests/test_virtual_functions.py+33
- tools/pybind11Tools.cmake+1-1
0 commit comments