Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52523 )

Change subject: ext: Update pybind11 to v2.8.1
......................................................................

ext: Update pybind11 to v2.8.1

Change-Id: Ia1c7081377f53fd470addf35526f8b28a949a7b0
Signed-off-by: Jason Lowe-Power <[email protected]>
---
M ext/pybind11/tools/setup_main.py.in
M ext/pybind11/tests/test_custom_type_casters.py
M ext/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
M ext/pybind11/tests/test_numpy_dtypes.py
M ext/pybind11/tests/test_stl_binders.py
M ext/pybind11/tests/CMakeLists.txt
M ext/pybind11/tests/test_enum.py
M ext/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
M ext/pybind11/docs/advanced/embedding.rst
M ext/pybind11/tests/test_stl.cpp
M ext/pybind11/docs/upgrade.rst
M ext/pybind11/tests/test_pickling.cpp
M ext/pybind11/docs/advanced/misc.rst
M ext/pybind11/pybind11/commands.py
M ext/pybind11/include/pybind11/pybind11.h
A ext/pybind11/include/pybind11/stl/filesystem.h
M ext/pybind11/tests/test_numpy_array.cpp
M ext/pybind11/tests/test_tagbased_polymorphic.cpp
M ext/pybind11/tests/test_stl.py
M ext/pybind11/docs/faq.rst
M ext/pybind11/docs/requirements.txt
M ext/pybind11/setup.py
M ext/pybind11/tests/test_multiple_inheritance.cpp
M ext/pybind11/docs/advanced/cast/strings.rst
M ext/pybind11/docs/advanced/cast/overview.rst
M ext/pybind11/pybind11/__init__.py
M ext/pybind11/tests/test_embed/CMakeLists.txt
M ext/pybind11/tests/test_factory_constructors.py
A ext/pybind11/include/pybind11/gil.h
M ext/pybind11/setup.cfg
M ext/pybind11/tests/test_eigen.cpp
M ext/pybind11/include/pybind11/eval.h
M ext/pybind11/tests/test_chrono.py
M ext/pybind11/tests/test_cmake_build/test.py
M ext/pybind11/tests/test_call_policies.py
A ext/pybind11/noxfile.py
M ext/pybind11/CMakeLists.txt
M ext/pybind11/tests/test_numpy_array.py
M ext/pybind11/pybind11/_version.pyi
M ext/pybind11/tools/pybind11Config.cmake.in
M ext/pybind11/tests/test_gil_scoped.cpp
M ext/pybind11/tests/test_pickling.py
M ext/pybind11/tests/test_factory_constructors.cpp
M ext/pybind11/tests/test_eigen.py
M ext/pybind11/tests/test_methods_and_attributes.py
M ext/pybind11/docs/advanced/pycpp/utilities.rst
M ext/pybind11/docs/classes.rst
M ext/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
M ext/pybind11/tests/test_virtual_functions.py
M ext/pybind11/docs/advanced/cast/eigen.rst
M ext/pybind11/docs/benchmark.py
M ext/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
M ext/pybind11/include/pybind11/buffer_info.h
M ext/pybind11/docs/changelog.rst
M ext/pybind11/tests/test_builtin_casters.cpp
M ext/pybind11/tests/test_opaque_types.py
M ext/pybind11/include/pybind11/detail/descr.h
M ext/pybind11/include/pybind11/chrono.h
M ext/pybind11/include/pybind11/operators.h
M ext/pybind11/pybind11/_version.py
M ext/pybind11/tests/pytest.ini
A ext/pybind11/tests/test_exceptions.h
M ext/pybind11/docs/advanced/pycpp/numpy.rst
M ext/pybind11/tests/test_exceptions.cpp
M ext/pybind11/docs/compiling.rst
M ext/pybind11/tests/test_methods_and_attributes.cpp
M ext/pybind11/tests/test_opaque_types.cpp
M ext/pybind11/README.rst
M ext/pybind11/include/pybind11/detail/class.h
M ext/pybind11/tools/pybind11NewTools.cmake
M ext/pybind11/docs/advanced/exceptions.rst
M ext/pybind11/tests/test_callbacks.py
M ext/pybind11/tests/valgrind-numpy-scipy.supp
M ext/pybind11/tests/pybind11_cross_module_tests.cpp
M ext/pybind11/tests/test_buffers.py
M ext/pybind11/include/pybind11/detail/init.h
M ext/pybind11/include/pybind11/functional.h
M ext/pybind11/tests/test_builtin_casters.py
M ext/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
M ext/pybind11/tests/test_buffers.cpp
M ext/pybind11/tools/make_changelog.py
M ext/pybind11/tools/pybind11Tools.cmake
M ext/pybind11/tests/test_operator_overloading.cpp
M ext/pybind11/include/pybind11/iostream.h
M ext/pybind11/tests/test_local_bindings.cpp
M ext/pybind11/tests/test_local_bindings.py
M ext/pybind11/tests/env.py
M ext/pybind11/tools/libsize.py
M ext/pybind11/tests/test_embed/external_module.cpp
M ext/pybind11/include/pybind11/detail/internals.h
M ext/pybind11/tests/test_operator_overloading.py
M ext/pybind11/include/pybind11/stl_bind.h
M ext/pybind11/tests/test_constants_and_functions.cpp
M ext/pybind11/tests/test_exceptions.py
M ext/pybind11/tests/test_smart_ptr.cpp
M ext/pybind11/tests/test_class.cpp
M ext/pybind11/pyproject.toml
M ext/pybind11/tests/test_kwargs_and_defaults.cpp
M ext/pybind11/include/pybind11/pytypes.h
M ext/pybind11/tools/check-style.sh
M ext/pybind11/tests/local_bindings.h
M ext/pybind11/tests/pybind11_tests.h
M ext/pybind11/tests/test_iostream.py
M ext/pybind11/docs/advanced/classes.rst
M ext/pybind11/tests/test_modules.cpp
M ext/pybind11/pybind11/__main__.py
M ext/pybind11/tests/test_enum.cpp
M ext/pybind11/tests/test_kwargs_and_defaults.py
M ext/pybind11/include/pybind11/stl.h
M ext/pybind11/tests/test_callbacks.cpp
A ext/pybind11/tests/test_thread.cpp
M ext/pybind11/docs/advanced/smart_ptrs.rst
M ext/pybind11/include/pybind11/embed.h
M ext/pybind11/tests/test_pytypes.cpp
M ext/pybind11/docs/conf.py
M ext/pybind11/docs/limitations.rst
M ext/pybind11/docs/advanced/pycpp/object.rst
M ext/pybind11/include/pybind11/cast.h
M ext/pybind11/docs/advanced/cast/custom.rst
M ext/pybind11/docs/release.rst
A ext/pybind11/tests/test_custom_type_setup.cpp
M ext/pybind11/tests/extra_python_package/test_files.py
A ext/pybind11/tests/test_thread.py
M ext/pybind11/tests/valgrind-python.supp
M ext/pybind11/include/pybind11/eigen.h
M ext/pybind11/tests/test_eval.cpp
M ext/pybind11/tests/test_call_policies.cpp
M ext/pybind11/tests/test_numpy_dtypes.cpp
M ext/pybind11/tests/test_stl_binders.cpp
M ext/pybind11/docs/reference.rst
M ext/pybind11/pybind11/setup_helpers.pyi
M ext/pybind11/tests/test_numpy_vectorize.cpp
M ext/pybind11/tests/test_iostream.cpp
M ext/pybind11/pybind11/setup_helpers.py
M ext/pybind11/include/pybind11/numpy.h
M ext/pybind11/tests/test_modules.py
M ext/pybind11/tests/test_embed/test_interpreter.cpp
M ext/pybind11/tests/test_embed/test_interpreter.py
M ext/pybind11/tests/test_numpy_vectorize.py
M ext/pybind11/include/pybind11/detail/typeid.h
M ext/pybind11/tests/object.h
M ext/pybind11/tests/test_sequences_and_iterators.py
M ext/pybind11/tests/test_copy_move.py
M ext/pybind11/include/pybind11/detail/common.h
A ext/pybind11/include/pybind11/detail/type_caster_base.h
M ext/pybind11/tests/test_copy_move.cpp
M ext/pybind11/tests/test_pytypes.py
M ext/pybind11/tests/requirements.txt
M ext/pybind11/tools/setup_global.py.in
M ext/pybind11/tests/extra_setuptools/test_setuphelper.py
M ext/pybind11/tests/test_sequences_and_iterators.cpp
A ext/pybind11/tests/test_custom_type_setup.py
M ext/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
M ext/pybind11/tests/test_class.py
M ext/pybind11/tests/test_eval.py
M ext/pybind11/tests/test_multiple_inheritance.py
M ext/pybind11/tests/test_virtual_functions.cpp
M ext/pybind11/tests/test_custom_type_casters.cpp
M ext/pybind11/docs/advanced/functions.rst
M ext/pybind11/tools/pybind11Common.cmake
M ext/pybind11/include/pybind11/attr.h
161 files changed, 7,830 insertions(+), 3,191 deletions(-)




--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/52523
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Ia1c7081377f53fd470addf35526f8b28a949a7b0
Gerrit-Change-Number: 52523
Gerrit-PatchSet: 1
Gerrit-Owner: Jason Lowe-Power <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to