Commit edb9ac8
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
- .github/workflows/ci.yml+48-52
- README.rst+10-10
- docs/advanced/pycpp/numpy.rst+4-2
- include/pybind11/cast.h+9-4
- include/pybind11/detail/class.h-2
- include/pybind11/pytypes.h+4-4
- tests/test_builtin_casters.cpp+64
- tests/test_builtin_casters.py+22
- tests/test_pytypes.cpp+7-4
- tests/test_pytypes.py+8-6
- tools/pybind11NewTools.cmake+11-1
- tools/pybind11Tools.cmake+10-2
0 commit comments