docstring-generator-ext 0.0.26__tar.gz → 0.0.28__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- docstring_generator_ext-0.0.28/PKG-INFO +27 -0
- docstring_generator_ext-0.0.28/docstring_generator_ext.egg-info/PKG-INFO +27 -0
- docstring_generator_ext-0.0.28/docstring_generator_ext.egg-info/SOURCES.txt +11 -0
- docstring_generator_ext-0.0.28/docstring_generator_ext.egg-info/dependency_links.txt +1 -0
- docstring_generator_ext-0.0.28/docstring_generator_ext.egg-info/not-zip-safe +1 -0
- docstring_generator_ext-0.0.28/docstring_generator_ext.egg-info/requires.txt +3 -0
- docstring_generator_ext-0.0.28/docstring_generator_ext.egg-info/top_level.txt +1 -0
- {docstring_generator_ext-0.0.26 → docstring_generator_ext-0.0.28}/pyproject.toml +5 -4
- docstring_generator_ext-0.0.28/setup.cfg +4 -0
- docstring_generator_ext-0.0.28/setup.py +64 -0
- {docstring_generator_ext-0.0.26 → docstring_generator_ext-0.0.28}/src/docstringFormat.hpp +1 -1
- docstring_generator_ext-0.0.26/PKG-INFO +0 -34
- docstring_generator_ext-0.0.26/src/CMakeLists.txt +0 -53
- docstring_generator_ext-0.0.26/src/extern/__init__.py +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/.appveyor.yml +0 -35
- docstring_generator_ext-0.0.26/src/extern/pybind11/.clang-format +0 -38
- docstring_generator_ext-0.0.26/src/extern/pybind11/.clang-tidy +0 -77
- docstring_generator_ext-0.0.26/src/extern/pybind11/.cmake-format.yaml +0 -73
- docstring_generator_ext-0.0.26/src/extern/pybind11/.codespell-ignore-lines +0 -24
- docstring_generator_ext-0.0.26/src/extern/pybind11/.gitattributes +0 -1
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/CODEOWNERS +0 -9
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/CONTRIBUTING.md +0 -388
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml +0 -61
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/ISSUE_TEMPLATE/config.yml +0 -8
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/dependabot.yml +0 -7
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/labeler.yml +0 -8
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/labeler_merged.yml +0 -3
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/matchers/pylint.json +0 -32
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/pull_request_template.md +0 -19
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/workflows/ci.yml +0 -1109
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/workflows/configure.yml +0 -84
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/workflows/format.yml +0 -57
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/workflows/labeler.yml +0 -20
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/workflows/pip.yml +0 -110
- docstring_generator_ext-0.0.26/src/extern/pybind11/.github/workflows/upstream.yml +0 -114
- docstring_generator_ext-0.0.26/src/extern/pybind11/.gitignore +0 -46
- docstring_generator_ext-0.0.26/src/extern/pybind11/.pre-commit-config.yaml +0 -181
- docstring_generator_ext-0.0.26/src/extern/pybind11/.readthedocs.yml +0 -3
- docstring_generator_ext-0.0.26/src/extern/pybind11/CMakeLists.txt +0 -320
- docstring_generator_ext-0.0.26/src/extern/pybind11/LICENSE +0 -29
- docstring_generator_ext-0.0.26/src/extern/pybind11/MANIFEST.in +0 -6
- docstring_generator_ext-0.0.26/src/extern/pybind11/README.rst +0 -180
- docstring_generator_ext-0.0.26/src/extern/pybind11/__init__.py +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/Doxyfile +0 -21
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/_static/css/custom.css +0 -3
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/chrono.rst +0 -81
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/custom.rst +0 -93
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/eigen.rst +0 -310
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/functional.rst +0 -109
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/index.rst +0 -43
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/overview.rst +0 -170
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/stl.rst +0 -249
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/cast/strings.rst +0 -292
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/classes.rst +0 -1335
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/embedding.rst +0 -262
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/exceptions.rst +0 -401
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/functions.rst +0 -614
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/misc.rst +0 -400
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/pycpp/index.rst +0 -13
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/pycpp/numpy.rst +0 -455
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/pycpp/object.rst +0 -286
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/pycpp/utilities.rst +0 -155
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/advanced/smart_ptrs.rst +0 -174
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/basics.rst +0 -307
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/benchmark.py +0 -87
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/benchmark.rst +0 -95
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/changelog.rst +0 -2732
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/classes.rst +0 -541
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/cmake/index.rst +0 -8
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/compiling.rst +0 -638
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/conf.py +0 -368
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/faq.rst +0 -307
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/index.rst +0 -48
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/installing.rst +0 -105
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/limitations.rst +0 -72
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/pybind11-logo.png +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/pybind11_vs_boost_python1.png +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/pybind11_vs_boost_python1.svg +0 -427
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/pybind11_vs_boost_python2.png +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/pybind11_vs_boost_python2.svg +0 -427
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/reference.rst +0 -130
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/release.rst +0 -97
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/requirements.txt +0 -6
- docstring_generator_ext-0.0.26/src/extern/pybind11/docs/upgrade.rst +0 -552
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/attr.h +0 -678
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/buffer_info.h +0 -193
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/cast.h +0 -1667
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/chrono.h +0 -225
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/common.h +0 -2
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/complex.h +0 -74
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/class.h +0 -743
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/common.h +0 -1236
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/descr.h +0 -158
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/init.h +0 -434
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/internals.h +0 -611
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/type_caster_base.h +0 -1019
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/detail/typeid.h +0 -65
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/eigen/matrix.h +0 -701
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/eigen/tensor.h +0 -511
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/eigen.h +0 -12
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/embed.h +0 -317
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/eval.h +0 -156
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/functional.h +0 -137
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/gil.h +0 -239
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/iostream.h +0 -265
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/numpy.h +0 -1992
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/operators.h +0 -202
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/options.h +0 -92
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/pybind11.h +0 -2882
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/pytypes.h +0 -2487
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/stl/filesystem.h +0 -116
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/stl.h +0 -446
- docstring_generator_ext-0.0.26/src/extern/pybind11/include/pybind11/stl_bind.h +0 -845
- docstring_generator_ext-0.0.26/src/extern/pybind11/noxfile.py +0 -107
- docstring_generator_ext-0.0.26/src/extern/pybind11/pybind11/__init__.py +0 -17
- docstring_generator_ext-0.0.26/src/extern/pybind11/pybind11/__main__.py +0 -62
- docstring_generator_ext-0.0.26/src/extern/pybind11/pybind11/_version.py +0 -12
- docstring_generator_ext-0.0.26/src/extern/pybind11/pybind11/commands.py +0 -37
- docstring_generator_ext-0.0.26/src/extern/pybind11/pybind11/py.typed +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/pybind11/setup_helpers.py +0 -503
- docstring_generator_ext-0.0.26/src/extern/pybind11/pyproject.toml +0 -61
- docstring_generator_ext-0.0.26/src/extern/pybind11/setup.cfg +0 -50
- docstring_generator_ext-0.0.26/src/extern/pybind11/setup.py +0 -150
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/CMakeLists.txt +0 -583
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/conftest.py +0 -238
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/constructor_stats.h +0 -322
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/cross_module_gil_utils.cpp +0 -108
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/cross_module_interleaved_error_already_set.cpp +0 -51
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/eigen_tensor_avoid_stl_array.cpp +0 -14
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/env.py +0 -28
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/extra_python_package/pytest.ini +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/extra_python_package/test_files.py +0 -288
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/extra_setuptools/pytest.ini +0 -0
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/extra_setuptools/test_setuphelper.py +0 -151
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/local_bindings.h +0 -92
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/object.h +0 -205
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/pybind11_cross_module_tests.cpp +0 -149
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/pybind11_tests.cpp +0 -123
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/pybind11_tests.h +0 -85
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/pytest.ini +0 -22
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/requirements.txt +0 -9
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_async.cpp +0 -25
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_async.py +0 -24
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_buffers.cpp +0 -224
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_buffers.py +0 -163
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_builtin_casters.cpp +0 -392
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_builtin_casters.py +0 -526
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_call_policies.cpp +0 -115
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_call_policies.py +0 -247
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_callbacks.cpp +0 -280
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_callbacks.py +0 -208
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_chrono.cpp +0 -81
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_chrono.py +0 -205
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_class.cpp +0 -657
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_class.py +0 -488
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/CMakeLists.txt +0 -84
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/embed.cpp +0 -23
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt +0 -28
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt +0 -39
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt +0 -46
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/main.cpp +0 -6
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt +0 -41
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt +0 -35
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt +0 -41
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_cmake_build/test.py +0 -8
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_const_name.cpp +0 -55
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_const_name.py +0 -29
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_constants_and_functions.cpp +0 -151
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_constants_and_functions.py +0 -52
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_copy_move.cpp +0 -295
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_copy_move.py +0 -132
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_custom_type_casters.cpp +0 -209
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_custom_type_casters.py +0 -121
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_custom_type_setup.cpp +0 -41
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_custom_type_setup.py +0 -48
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_docstring_options.cpp +0 -141
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_docstring_options.py +0 -64
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eigen_matrix.cpp +0 -428
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eigen_matrix.py +0 -784
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eigen_tensor.cpp +0 -18
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eigen_tensor.inl +0 -333
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eigen_tensor.py +0 -290
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_embed/CMakeLists.txt +0 -47
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_embed/catch.cpp +0 -43
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_embed/external_module.cpp +0 -20
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_embed/test_interpreter.cpp +0 -468
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_embed/test_interpreter.py +0 -14
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_embed/test_trampoline.py +0 -16
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_enum.cpp +0 -133
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_enum.py +0 -264
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eval.cpp +0 -118
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eval.py +0 -50
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_eval_call.py +0 -4
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_exceptions.cpp +0 -342
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_exceptions.h +0 -13
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_exceptions.py +0 -383
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_factory_constructors.cpp +0 -430
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_factory_constructors.py +0 -516
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_gil_scoped.cpp +0 -144
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_gil_scoped.py +0 -244
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_iostream.cpp +0 -126
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_iostream.py +0 -295
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_kwargs_and_defaults.cpp +0 -281
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_kwargs_and_defaults.py +0 -390
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_local_bindings.cpp +0 -106
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_local_bindings.py +0 -257
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_methods_and_attributes.cpp +0 -459
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_methods_and_attributes.py +0 -527
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_modules.cpp +0 -125
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_modules.py +0 -120
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_multiple_inheritance.cpp +0 -341
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_multiple_inheritance.py +0 -493
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_numpy_array.cpp +0 -526
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_numpy_array.py +0 -593
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_numpy_dtypes.cpp +0 -614
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_numpy_dtypes.py +0 -446
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_numpy_vectorize.cpp +0 -107
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_numpy_vectorize.py +0 -266
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_opaque_types.cpp +0 -77
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_opaque_types.py +0 -58
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_operator_overloading.cpp +0 -281
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_operator_overloading.py +0 -151
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_pickling.cpp +0 -194
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_pickling.py +0 -93
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_pytypes.cpp +0 -814
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_pytypes.py +0 -885
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_sequences_and_iterators.cpp +0 -581
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_sequences_and_iterators.py +0 -251
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_smart_ptr.cpp +0 -470
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_smart_ptr.py +0 -315
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_stl.cpp +0 -551
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_stl.py +0 -377
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_stl_binders.cpp +0 -152
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_stl_binders.py +0 -337
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_tagbased_polymorphic.cpp +0 -147
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_tagbased_polymorphic.py +0 -28
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_thread.cpp +0 -66
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_thread.py +0 -42
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_union.cpp +0 -22
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_union.py +0 -8
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_virtual_functions.cpp +0 -592
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/test_virtual_functions.py +0 -459
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/valgrind-numpy-scipy.supp +0 -140
- docstring_generator_ext-0.0.26/src/extern/pybind11/tests/valgrind-python.supp +0 -117
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/FindCatch.cmake +0 -72
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/FindEigen3.cmake +0 -86
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/FindPythonLibsNew.cmake +0 -287
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/JoinPaths.cmake +0 -23
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/check-style.sh +0 -44
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/cmake_uninstall.cmake.in +0 -23
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/codespell_ignore_lines_from_errors.py +0 -35
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/libsize.py +0 -36
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/make_changelog.py +0 -62
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/pybind11.pc.in +0 -7
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/pybind11Common.cmake +0 -395
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/pybind11Config.cmake.in +0 -231
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/pybind11NewTools.cmake +0 -256
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/pybind11Tools.cmake +0 -233
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/pyproject.toml +0 -3
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/setup_global.py.in +0 -63
- docstring_generator_ext-0.0.26/src/extern/pybind11/tools/setup_main.py.in +0 -44
- docstring_generator_ext-0.0.26/src/main.cpp +0 -7
- {docstring_generator_ext-0.0.26 → docstring_generator_ext-0.0.28}/README.md +0 -0
- {docstring_generator_ext-0.0.26 → docstring_generator_ext-0.0.28}/src/docstringFormat.cpp +0 -0
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: docstring_generator_ext
|
|
3
|
+
Version: 0.0.28
|
|
4
|
+
Summary: Generate Docstrings with type-hint information
|
|
5
|
+
Home-page: https://github.com/FelixTheC/docstring_generator
|
|
6
|
+
Author: FelixTheC
|
|
7
|
+
Author-email: fberndt87@gmail.com
|
|
8
|
+
License: MIT
|
|
9
|
+
Description: #### Versioning
|
|
10
|
+
- For the versions available, see the tags on this repository.
|
|
11
|
+
|
|
12
|
+
### Authors
|
|
13
|
+
- Felix Eisenmenger
|
|
14
|
+
|
|
15
|
+
### License
|
|
16
|
+
- This project is licensed under the MIT License - see the LICENSE.md file for details
|
|
17
|
+
|
|
18
|
+
Platform: UNKNOWN
|
|
19
|
+
Classifier: Development Status :: 4 - Beta
|
|
20
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
21
|
+
Classifier: Programming Language :: Python :: 3
|
|
22
|
+
Classifier: Topic :: Utilities
|
|
23
|
+
Classifier: Topic :: Software Development :: Documentation
|
|
24
|
+
Classifier: Typing :: Typed
|
|
25
|
+
Requires-Python: <=3.11
|
|
26
|
+
Description-Content-Type: text/markdown
|
|
27
|
+
Provides-Extra: test
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: docstring-generator-ext
|
|
3
|
+
Version: 0.0.28
|
|
4
|
+
Summary: Generate Docstrings with type-hint information
|
|
5
|
+
Home-page: https://github.com/FelixTheC/docstring_generator
|
|
6
|
+
Author: FelixTheC
|
|
7
|
+
Author-email: fberndt87@gmail.com
|
|
8
|
+
License: MIT
|
|
9
|
+
Description: #### Versioning
|
|
10
|
+
- For the versions available, see the tags on this repository.
|
|
11
|
+
|
|
12
|
+
### Authors
|
|
13
|
+
- Felix Eisenmenger
|
|
14
|
+
|
|
15
|
+
### License
|
|
16
|
+
- This project is licensed under the MIT License - see the LICENSE.md file for details
|
|
17
|
+
|
|
18
|
+
Platform: UNKNOWN
|
|
19
|
+
Classifier: Development Status :: 4 - Beta
|
|
20
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
21
|
+
Classifier: Programming Language :: Python :: 3
|
|
22
|
+
Classifier: Topic :: Utilities
|
|
23
|
+
Classifier: Topic :: Software Development :: Documentation
|
|
24
|
+
Classifier: Typing :: Typed
|
|
25
|
+
Requires-Python: <=3.11
|
|
26
|
+
Description-Content-Type: text/markdown
|
|
27
|
+
Provides-Extra: test
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
README.md
|
|
2
|
+
pyproject.toml
|
|
3
|
+
setup.py
|
|
4
|
+
docstring_generator_ext.egg-info/PKG-INFO
|
|
5
|
+
docstring_generator_ext.egg-info/SOURCES.txt
|
|
6
|
+
docstring_generator_ext.egg-info/dependency_links.txt
|
|
7
|
+
docstring_generator_ext.egg-info/not-zip-safe
|
|
8
|
+
docstring_generator_ext.egg-info/requires.txt
|
|
9
|
+
docstring_generator_ext.egg-info/top_level.txt
|
|
10
|
+
src/docstringFormat.cpp
|
|
11
|
+
src/docstringFormat.hpp
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
docstring_generator_ext
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "docstring_generator_ext"
|
|
3
|
-
version = "0.0.
|
|
3
|
+
version = "0.0.27"
|
|
4
4
|
description = "Auto generate docstring from type-hints."
|
|
5
5
|
authors = ["FelixTheC <felixeisenmenger@gmx.net>"]
|
|
6
6
|
readme = "README.md"
|
|
@@ -11,6 +11,7 @@ classifiers=[
|
|
|
11
11
|
"Development Status :: 4 - Beta",
|
|
12
12
|
"License :: OSI Approved :: MIT License",
|
|
13
13
|
"Programming Language :: Python :: 3",
|
|
14
|
+
"Programming Language :: Python :: 3.8",
|
|
14
15
|
"Programming Language :: Python :: 3.9",
|
|
15
16
|
"Programming Language :: Python :: 3.10",
|
|
16
17
|
"Topic :: Utilities",
|
|
@@ -19,9 +20,9 @@ classifiers=[
|
|
|
19
20
|
]
|
|
20
21
|
|
|
21
22
|
[tool.poetry.dependencies]
|
|
22
|
-
python = "^3.
|
|
23
|
+
python = "^3.8"
|
|
23
24
|
pybind11 = "^2.8"
|
|
24
25
|
|
|
25
26
|
[build-system]
|
|
26
|
-
requires = ["
|
|
27
|
-
build-backend = "
|
|
27
|
+
requires = ["setuptools>=42", "wheel", "pybind11~=2.6.1"]
|
|
28
|
+
build-backend = "setuptools.build_meta"
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Available at setup time due to pyproject.toml
|
|
2
|
+
import pathlib
|
|
3
|
+
from glob import glob
|
|
4
|
+
|
|
5
|
+
from pybind11.setup_helpers import Pybind11Extension, build_ext
|
|
6
|
+
from setuptools import find_packages, setup
|
|
7
|
+
|
|
8
|
+
__version__ = "0.0.28"
|
|
9
|
+
|
|
10
|
+
HERE = pathlib.Path(__file__).parent
|
|
11
|
+
README = (HERE / "README.md").read_text()
|
|
12
|
+
|
|
13
|
+
# The main interface is through Pybind11Extension.
|
|
14
|
+
# * You can add cxx_std=11/14/17, and then build_ext can be removed.
|
|
15
|
+
# * You can set include_pybind11=false to add the include directory yourself,
|
|
16
|
+
# say from a submodule.
|
|
17
|
+
#
|
|
18
|
+
# Note:
|
|
19
|
+
# Sort input source files if you glob sources to ensure bit-for-bit
|
|
20
|
+
# reproducible builds (https://github.com/pybind/python_example/pull/53)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
class CustomBuildExt(build_ext):
|
|
24
|
+
def run(self):
|
|
25
|
+
# Include additional header file directories
|
|
26
|
+
self.include_dirs.append('src/docstringFormat.hpp')
|
|
27
|
+
super().run()
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
ext_modules = [
|
|
31
|
+
Pybind11Extension(
|
|
32
|
+
"docstring_generator_ext",
|
|
33
|
+
[
|
|
34
|
+
"src/docstringFormat.cpp",
|
|
35
|
+
],
|
|
36
|
+
),
|
|
37
|
+
]
|
|
38
|
+
|
|
39
|
+
setup(
|
|
40
|
+
name="docstring_generator_ext",
|
|
41
|
+
version=__version__,
|
|
42
|
+
url="https://github.com/FelixTheC/docstring_generator",
|
|
43
|
+
license="MIT",
|
|
44
|
+
author="FelixTheC",
|
|
45
|
+
author_email="fberndt87@gmail.com",
|
|
46
|
+
description="Generate Docstrings with type-hint information",
|
|
47
|
+
long_description=README,
|
|
48
|
+
long_description_content_type="text/markdown",
|
|
49
|
+
classifiers=[
|
|
50
|
+
"Development Status :: 4 - Beta",
|
|
51
|
+
"License :: OSI Approved :: MIT License",
|
|
52
|
+
"Programming Language :: Python :: 3",
|
|
53
|
+
"Topic :: Utilities",
|
|
54
|
+
"Topic :: Software Development :: Documentation",
|
|
55
|
+
"Typing :: Typed",
|
|
56
|
+
],
|
|
57
|
+
ext_modules=ext_modules,
|
|
58
|
+
extras_require={"test": "pytest"},
|
|
59
|
+
# Currently, build_ext only provides an optional "highest supported C++
|
|
60
|
+
# level" feature, but in the future it may provide more features.
|
|
61
|
+
cmdclass={"build_ext": CustomBuildExt},
|
|
62
|
+
zip_safe=False,
|
|
63
|
+
python_requires="<=3.11",
|
|
64
|
+
)
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: docstring-generator-ext
|
|
3
|
-
Version: 0.0.26
|
|
4
|
-
Summary: Auto generate docstring from type-hints.
|
|
5
|
-
Home-page: https://github.com/FelixTheC/docstring_generator
|
|
6
|
-
License: MIT
|
|
7
|
-
Author: FelixTheC
|
|
8
|
-
Author-email: felixeisenmenger@gmx.net
|
|
9
|
-
Requires-Python: >=3.9,<4.0
|
|
10
|
-
Classifier: Development Status :: 4 - Beta
|
|
11
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
12
|
-
Classifier: Programming Language :: Python :: 3
|
|
13
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
14
|
-
Classifier: Programming Language :: Python :: 3.10
|
|
15
|
-
Classifier: Programming Language :: Python :: 3.11
|
|
16
|
-
Classifier: Programming Language :: Python :: 3
|
|
17
|
-
Classifier: Programming Language :: Python :: 3.10
|
|
18
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
19
|
-
Classifier: Topic :: Software Development :: Documentation
|
|
20
|
-
Classifier: Topic :: Utilities
|
|
21
|
-
Classifier: Typing :: Typed
|
|
22
|
-
Requires-Dist: pybind11 (>=2.8,<3.0)
|
|
23
|
-
Project-URL: Repository, https://github.com/FelixTheC/docstring_generator
|
|
24
|
-
Description-Content-Type: text/markdown
|
|
25
|
-
|
|
26
|
-
#### Versioning
|
|
27
|
-
- For the versions available, see the tags on this repository.
|
|
28
|
-
|
|
29
|
-
### Authors
|
|
30
|
-
- Felix Eisenmenger
|
|
31
|
-
|
|
32
|
-
### License
|
|
33
|
-
- This project is licensed under the MIT License - see the LICENSE.md file for details
|
|
34
|
-
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
cmake_minimum_required(VERSION 3.24)
|
|
2
|
-
project(src VERSION 1.0 LANGUAGES CXX)
|
|
3
|
-
|
|
4
|
-
if ("$ENV{TESTING}")
|
|
5
|
-
enable_testing()
|
|
6
|
-
|
|
7
|
-
include(FetchContent)
|
|
8
|
-
FetchContent_Declare(
|
|
9
|
-
googletest
|
|
10
|
-
URL https://github.com/google/googletest/archive/refs/tags/release-1.12.1.zip
|
|
11
|
-
)
|
|
12
|
-
|
|
13
|
-
FetchContent_MakeAvailable(googletest)
|
|
14
|
-
include_directories(${GTEST_INCLUDE_DIRS})
|
|
15
|
-
|
|
16
|
-
add_executable(src main.cpp)
|
|
17
|
-
target_link_libraries(src gtest_main)
|
|
18
|
-
|
|
19
|
-
include(GoogleTest)
|
|
20
|
-
|
|
21
|
-
else ()
|
|
22
|
-
find_package(Python 3.10 COMPONENTS Interpreter Development REQUIRED)
|
|
23
|
-
add_subdirectory(extern/pybind11)
|
|
24
|
-
|
|
25
|
-
add_executable(src main.cpp docstringFormat.hpp)
|
|
26
|
-
pybind11_add_module(src example.cpp)
|
|
27
|
-
|
|
28
|
-
target_link_libraries(src PRIVATE pybind11::module pybind11::lto pybind11::windows_extras)
|
|
29
|
-
endif ()
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
if ("$ENV{GCC}")
|
|
33
|
-
target_compile_options(src PRIVATE
|
|
34
|
-
-Wall
|
|
35
|
-
-Wextra
|
|
36
|
-
-Werror
|
|
37
|
-
-Wpedantic
|
|
38
|
-
-Wshadow
|
|
39
|
-
-Wnon-virtual-dtor
|
|
40
|
-
-Wold-style-cast
|
|
41
|
-
-Wcast-align
|
|
42
|
-
-Wfloat-conversion
|
|
43
|
-
-fno-omit-frame-pointer
|
|
44
|
-
-fsanitize=address
|
|
45
|
-
)
|
|
46
|
-
target_link_options(src PRIVATE -fsanitize=address)
|
|
47
|
-
endif ()
|
|
48
|
-
|
|
49
|
-
target_compile_features(src PUBLIC cxx_std_20)
|
|
50
|
-
set_target_properties(src PROPERTIES
|
|
51
|
-
CXX_STANDARD 20
|
|
52
|
-
CXX_STANDARD_REQUIRED YES
|
|
53
|
-
CXX_EXTENSIONS NO)
|
|
File without changes
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
version: 1.0.{build}
|
|
2
|
-
image:
|
|
3
|
-
- Visual Studio 2017
|
|
4
|
-
test: off
|
|
5
|
-
skip_branch_with_pr: true
|
|
6
|
-
build:
|
|
7
|
-
parallel: true
|
|
8
|
-
platform:
|
|
9
|
-
- x86
|
|
10
|
-
environment:
|
|
11
|
-
matrix:
|
|
12
|
-
- PYTHON: 36
|
|
13
|
-
CONFIG: Debug
|
|
14
|
-
install:
|
|
15
|
-
- ps: |
|
|
16
|
-
$env:CMAKE_GENERATOR = "Visual Studio 15 2017"
|
|
17
|
-
if ($env:PLATFORM -eq "x64") { $env:PYTHON = "$env:PYTHON-x64" }
|
|
18
|
-
$env:PATH = "C:\Python$env:PYTHON\;C:\Python$env:PYTHON\Scripts\;$env:PATH"
|
|
19
|
-
python -W ignore -m pip install --upgrade pip wheel
|
|
20
|
-
python -W ignore -m pip install pytest numpy --no-warn-script-location pytest-timeout
|
|
21
|
-
- ps: |
|
|
22
|
-
Start-FileDownload 'https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.zip'
|
|
23
|
-
7z x eigen-3.3.7.zip -y > $null
|
|
24
|
-
$env:CMAKE_INCLUDE_PATH = "eigen-3.3.7;$env:CMAKE_INCLUDE_PATH"
|
|
25
|
-
build_script:
|
|
26
|
-
- cmake -G "%CMAKE_GENERATOR%" -A "%CMAKE_ARCH%"
|
|
27
|
-
-DCMAKE_CXX_STANDARD=14
|
|
28
|
-
-DPYBIND11_WERROR=ON
|
|
29
|
-
-DDOWNLOAD_CATCH=ON
|
|
30
|
-
-DCMAKE_SUPPRESS_REGENERATION=1
|
|
31
|
-
.
|
|
32
|
-
- set MSBuildLogger="C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
|
|
33
|
-
- cmake --build . --config %CONFIG% --target pytest -- /m /v:m /logger:%MSBuildLogger%
|
|
34
|
-
- cmake --build . --config %CONFIG% --target cpptest -- /m /v:m /logger:%MSBuildLogger%
|
|
35
|
-
on_failure: if exist "tests\test_cmake_build" type tests\test_cmake_build\*.log*
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
# See all possible options and defaults with:
|
|
3
|
-
# clang-format --style=llvm --dump-config
|
|
4
|
-
BasedOnStyle: LLVM
|
|
5
|
-
AccessModifierOffset: -4
|
|
6
|
-
AllowShortLambdasOnASingleLine: true
|
|
7
|
-
AlwaysBreakTemplateDeclarations: Yes
|
|
8
|
-
BinPackArguments: false
|
|
9
|
-
BinPackParameters: false
|
|
10
|
-
BreakBeforeBinaryOperators: All
|
|
11
|
-
BreakConstructorInitializers: BeforeColon
|
|
12
|
-
ColumnLimit: 99
|
|
13
|
-
CommentPragmas: 'NOLINT:.*|^ IWYU pragma:'
|
|
14
|
-
IncludeBlocks: Regroup
|
|
15
|
-
IndentCaseLabels: true
|
|
16
|
-
IndentPPDirectives: AfterHash
|
|
17
|
-
IndentWidth: 4
|
|
18
|
-
Language: Cpp
|
|
19
|
-
SpaceAfterCStyleCast: true
|
|
20
|
-
Standard: Cpp11
|
|
21
|
-
StatementMacros: ['PyObject_HEAD']
|
|
22
|
-
TabWidth: 4
|
|
23
|
-
IncludeCategories:
|
|
24
|
-
- Regex: '<pybind11/.*'
|
|
25
|
-
Priority: -1
|
|
26
|
-
- Regex: 'pybind11.h"$'
|
|
27
|
-
Priority: 1
|
|
28
|
-
- Regex: '^".*/?detail/'
|
|
29
|
-
Priority: 1
|
|
30
|
-
SortPriority: 2
|
|
31
|
-
- Regex: '^"'
|
|
32
|
-
Priority: 1
|
|
33
|
-
SortPriority: 3
|
|
34
|
-
- Regex: '<[[:alnum:]._]+>'
|
|
35
|
-
Priority: 4
|
|
36
|
-
- Regex: '.*'
|
|
37
|
-
Priority: 5
|
|
38
|
-
...
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
FormatStyle: file
|
|
2
|
-
|
|
3
|
-
Checks: |
|
|
4
|
-
*bugprone*,
|
|
5
|
-
*performance*,
|
|
6
|
-
clang-analyzer-optin.cplusplus.VirtualCall,
|
|
7
|
-
clang-analyzer-optin.performance.Padding,
|
|
8
|
-
cppcoreguidelines-init-variables,
|
|
9
|
-
cppcoreguidelines-prefer-member-initializer,
|
|
10
|
-
cppcoreguidelines-pro-type-static-cast-downcast,
|
|
11
|
-
cppcoreguidelines-slicing,
|
|
12
|
-
google-explicit-constructor,
|
|
13
|
-
llvm-namespace-comment,
|
|
14
|
-
misc-definitions-in-headers,
|
|
15
|
-
misc-misplaced-const,
|
|
16
|
-
misc-non-copyable-objects,
|
|
17
|
-
misc-static-assert,
|
|
18
|
-
misc-throw-by-value-catch-by-reference,
|
|
19
|
-
misc-uniqueptr-reset-release,
|
|
20
|
-
misc-unused-parameters,
|
|
21
|
-
modernize-avoid-bind,
|
|
22
|
-
modernize-loop-convert,
|
|
23
|
-
modernize-make-shared,
|
|
24
|
-
modernize-redundant-void-arg,
|
|
25
|
-
modernize-replace-auto-ptr,
|
|
26
|
-
modernize-replace-disallow-copy-and-assign-macro,
|
|
27
|
-
modernize-replace-random-shuffle,
|
|
28
|
-
modernize-shrink-to-fit,
|
|
29
|
-
modernize-use-auto,
|
|
30
|
-
modernize-use-bool-literals,
|
|
31
|
-
modernize-use-default-member-init,
|
|
32
|
-
modernize-use-emplace,
|
|
33
|
-
modernize-use-equals-default,
|
|
34
|
-
modernize-use-equals-delete,
|
|
35
|
-
modernize-use-noexcept,
|
|
36
|
-
modernize-use-nullptr,
|
|
37
|
-
modernize-use-override,
|
|
38
|
-
modernize-use-using,
|
|
39
|
-
readability-avoid-const-params-in-decls,
|
|
40
|
-
readability-braces-around-statements,
|
|
41
|
-
readability-const-return-type,
|
|
42
|
-
readability-container-size-empty,
|
|
43
|
-
readability-delete-null-pointer,
|
|
44
|
-
readability-else-after-return,
|
|
45
|
-
readability-implicit-bool-conversion,
|
|
46
|
-
readability-inconsistent-declaration-parameter-name,
|
|
47
|
-
readability-make-member-function-const,
|
|
48
|
-
readability-misplaced-array-index,
|
|
49
|
-
readability-non-const-parameter,
|
|
50
|
-
readability-qualified-auto,
|
|
51
|
-
readability-redundant-function-ptr-dereference,
|
|
52
|
-
readability-redundant-smartptr-get,
|
|
53
|
-
readability-redundant-string-cstr,
|
|
54
|
-
readability-simplify-subscript-expr,
|
|
55
|
-
readability-static-accessed-through-instance,
|
|
56
|
-
readability-static-definition-in-anonymous-namespace,
|
|
57
|
-
readability-string-compare,
|
|
58
|
-
readability-suspicious-call-argument,
|
|
59
|
-
readability-uniqueptr-delete-release,
|
|
60
|
-
-bugprone-easily-swappable-parameters,
|
|
61
|
-
-bugprone-exception-escape,
|
|
62
|
-
-bugprone-reserved-identifier,
|
|
63
|
-
-bugprone-unused-raii,
|
|
64
|
-
|
|
65
|
-
CheckOptions:
|
|
66
|
-
- key: modernize-use-equals-default.IgnoreMacros
|
|
67
|
-
value: false
|
|
68
|
-
- key: performance-for-range-copy.WarnOnAllAutoCopies
|
|
69
|
-
value: true
|
|
70
|
-
- key: performance-inefficient-string-concatenation.StrictMode
|
|
71
|
-
value: true
|
|
72
|
-
- key: performance-unnecessary-value-param.AllowedTypes
|
|
73
|
-
value: 'exception_ptr$;'
|
|
74
|
-
- key: readability-implicit-bool-conversion.AllowPointerConditions
|
|
75
|
-
value: true
|
|
76
|
-
|
|
77
|
-
HeaderFilterRegex: 'pybind11/.*h'
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
parse:
|
|
2
|
-
additional_commands:
|
|
3
|
-
pybind11_add_module:
|
|
4
|
-
flags:
|
|
5
|
-
- THIN_LTO
|
|
6
|
-
- MODULE
|
|
7
|
-
- SHARED
|
|
8
|
-
- NO_EXTRAS
|
|
9
|
-
- EXCLUDE_FROM_ALL
|
|
10
|
-
- SYSTEM
|
|
11
|
-
|
|
12
|
-
format:
|
|
13
|
-
line_width: 99
|
|
14
|
-
tab_size: 2
|
|
15
|
-
|
|
16
|
-
# If an argument group contains more than this many sub-groups
|
|
17
|
-
# (parg or kwarg groups) then force it to a vertical layout.
|
|
18
|
-
max_subgroups_hwrap: 2
|
|
19
|
-
|
|
20
|
-
# If a positional argument group contains more than this many
|
|
21
|
-
# arguments, then force it to a vertical layout.
|
|
22
|
-
max_pargs_hwrap: 6
|
|
23
|
-
|
|
24
|
-
# If a cmdline positional group consumes more than this many
|
|
25
|
-
# lines without nesting, then invalidate the layout (and nest)
|
|
26
|
-
max_rows_cmdline: 2
|
|
27
|
-
separate_ctrl_name_with_space: false
|
|
28
|
-
separate_fn_name_with_space: false
|
|
29
|
-
dangle_parens: false
|
|
30
|
-
|
|
31
|
-
# If the trailing parenthesis must be 'dangled' on its on
|
|
32
|
-
# 'line, then align it to this reference: `prefix`: the start'
|
|
33
|
-
# 'of the statement, `prefix-indent`: the start of the'
|
|
34
|
-
# 'statement, plus one indentation level, `child`: align to'
|
|
35
|
-
# the column of the arguments
|
|
36
|
-
dangle_align: prefix
|
|
37
|
-
# If the statement spelling length (including space and
|
|
38
|
-
# parenthesis) is smaller than this amount, then force reject
|
|
39
|
-
# nested layouts.
|
|
40
|
-
min_prefix_chars: 4
|
|
41
|
-
|
|
42
|
-
# If the statement spelling length (including space and
|
|
43
|
-
# parenthesis) is larger than the tab width by more than this
|
|
44
|
-
# amount, then force reject un-nested layouts.
|
|
45
|
-
max_prefix_chars: 10
|
|
46
|
-
|
|
47
|
-
# If a candidate layout is wrapped horizontally but it exceeds
|
|
48
|
-
# this many lines, then reject the layout.
|
|
49
|
-
max_lines_hwrap: 2
|
|
50
|
-
|
|
51
|
-
line_ending: unix
|
|
52
|
-
|
|
53
|
-
# Format command names consistently as 'lower' or 'upper' case
|
|
54
|
-
command_case: canonical
|
|
55
|
-
|
|
56
|
-
# Format keywords consistently as 'lower' or 'upper' case
|
|
57
|
-
# unchanged is valid too
|
|
58
|
-
keyword_case: 'upper'
|
|
59
|
-
|
|
60
|
-
# A list of command names which should always be wrapped
|
|
61
|
-
always_wrap: []
|
|
62
|
-
|
|
63
|
-
# If true, the argument lists which are known to be sortable
|
|
64
|
-
# will be sorted lexicographically
|
|
65
|
-
enable_sort: true
|
|
66
|
-
|
|
67
|
-
# If true, the parsers may infer whether or not an argument
|
|
68
|
-
# list is sortable (without annotation).
|
|
69
|
-
autosort: false
|
|
70
|
-
|
|
71
|
-
# Causes a few issues - can be solved later, possibly.
|
|
72
|
-
markup:
|
|
73
|
-
enable_markup: false
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
template <op_id id, op_type ot, typename L = undefined_t, typename R = undefined_t>
|
|
2
|
-
template <typename ThisT>
|
|
3
|
-
auto &this_ = static_cast<ThisT &>(*this);
|
|
4
|
-
if (load_impl<ThisT>(temp, false)) {
|
|
5
|
-
ssize_t nd = 0;
|
|
6
|
-
auto trivial = broadcast(buffers, nd, shape);
|
|
7
|
-
auto ndim = (size_t) nd;
|
|
8
|
-
int nd;
|
|
9
|
-
ssize_t ndim() const { return detail::array_proxy(m_ptr)->nd; }
|
|
10
|
-
using op = op_impl<id, ot, Base, L_type, R_type>;
|
|
11
|
-
template <op_id id, op_type ot, typename L, typename R>
|
|
12
|
-
template <detail::op_id id, detail::op_type ot, typename L, typename R, typename... Extra>
|
|
13
|
-
class_ &def(const detail::op_<id, ot, L, R> &op, const Extra &...extra) {
|
|
14
|
-
class_ &def_cast(const detail::op_<id, ot, L, R> &op, const Extra &...extra) {
|
|
15
|
-
@pytest.mark.parametrize("access", ["ro", "rw", "static_ro", "static_rw"])
|
|
16
|
-
struct IntStruct {
|
|
17
|
-
explicit IntStruct(int v) : value(v){};
|
|
18
|
-
~IntStruct() { value = -value; }
|
|
19
|
-
IntStruct(const IntStruct &) = default;
|
|
20
|
-
IntStruct &operator=(const IntStruct &) = default;
|
|
21
|
-
py::class_<IntStruct>(m, "IntStruct").def(py::init([](const int i) { return IntStruct(i); }));
|
|
22
|
-
py::implicitly_convertible<int, IntStruct>();
|
|
23
|
-
m.def("test", [](int expected, const IntStruct &in) {
|
|
24
|
-
[](int expected, const IntStruct &in) {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
docs/*.svg binary
|