Merge branch 'pybind:master' into master

This commit is contained in:
Steve R. Sun 2024-07-24 10:33:01 +08:00 committed by GitHub
commit c189ade3f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,10 +50,6 @@ clean, well written patch would likely be accepted to solve them.
One consequence is that containers of ``char *`` are currently not supported.
`#2245 <https://github.com/pybind/pybind11/issues/2245>`_
- The ``cpptest`` does not run on Windows with Python 3.8 or newer, due to DLL
loader changes. User code that is correctly installed should not be affected.
`#2560 <https://github.com/pybind/pybind11/issue/2560>`_
Python 3.9.0 warning
^^^^^^^^^^^^^^^^^^^^