Sign in
pigweed
/
third_party
/
github
/
pybind
/
pybind11
/
438034c5b8a6a8bf82dda7a195e3c00cafe575e0
commit
438034c5b8a6a8bf82dda7a195e3c00cafe575e0
[
log
]
[
tgz
]
author
Henry Schreiner <HenrySchreinerIII@gmail.com>
Wed Feb 22 06:18:55 2023 -0800
committer
GitHub <noreply@github.com>
Wed Feb 22 06:18:55 2023 -0800
tree
f715fd5c61adf480beed5615ee729f9c315b14fa
parent
a19daeac16685877fd0b5ffcadce4b9f60d90f7b
[
diff
]
chore: move to Ruff and add rules (#4483)
.pre-commit-config.yaml
[
diff
]
docs/conf.py
[
diff
]
pybind11/__init__.py
[
diff
]
pybind11/commands.py
[
diff
]
pybind11/setup_helpers.py
[
diff
]
pyproject.toml
[
diff
]
setup.cfg
[
diff
]
tests/conftest.py
[
diff
]
tests/env.py
[
diff
]
tests/test_async.py
[
diff
]
tests/test_buffers.py
[
diff
]
tests/test_builtin_casters.py
[
diff
]
tests/test_class.py
[
diff
]
tests/test_const_name.py
[
diff
]
tests/test_custom_type_casters.py
[
diff
]
tests/test_custom_type_setup.py
[
diff
]
tests/test_eigen_matrix.py
[
diff
]
tests/test_eigen_tensor.py
[
diff
]
tests/test_enum.py
[
diff
]
tests/test_exceptions.py
[
diff
]
tests/test_factory_constructors.py
[
diff
]
tests/test_gil_scoped.py
[
diff
]
tests/test_iostream.py
[
diff
]
tests/test_kwargs_and_defaults.py
[
diff
]
tests/test_methods_and_attributes.py
[
diff
]
tests/test_modules.py
[
diff
]
tests/test_numpy_array.py
[
diff
]
tests/test_numpy_dtypes.py
[
diff
]
tests/test_numpy_vectorize.py
[
diff
]
tests/test_pytypes.py
[
diff
]
tests/test_sequences_and_iterators.py
[
diff
]
tests/test_stl.py
[
diff
]
tests/test_stl_binders.py
[
diff
]
tests/test_virtual_functions.py
[
diff
]
tools/codespell_ignore_lines_from_errors.py
[
diff
]
35 files changed
tree: f715fd5c61adf480beed5615ee729f9c315b14fa
.github/
docs/
include/
pybind11/
tests/
tools/
.appveyor.yml
.clang-format
.clang-tidy
.cmake-format.yaml
.codespell-ignore-lines
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CMakeLists.txt
LICENSE
MANIFEST.in
noxfile.py
pyproject.toml
README.rst
setup.cfg
setup.py