mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-21 09:46:43 +08:00
* Adding nullptr slices Using example from #1095 Some fixes from @wjakob's review Stop clang-tidy from complaining New proposal for py::slice constructor Eric's suggested changes: simplify testing; shift def's * chore: drop MSVC pragma (hopefully unneeded) * Apply suggestions from code review