We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64627ea commit 1ce5bc6Copy full SHA for 1ce5bc6
1 file changed
docs/limitations.rst
@@ -50,10 +50,6 @@ clean, well written patch would likely be accepted to solve them.
50
One consequence is that containers of ``char *`` are currently not supported.
51
`#2245 <https://github.com/pybind/pybind11/issues/2245>`_
52
53
-- The ``cpptest`` does not run on Windows with Python 3.8 or newer, due to DLL
54
- loader changes. User code that is correctly installed should not be affected.
55
- `#2560 <https://github.com/pybind/pybind11/issue/2560>`_
56
-
57
Python 3.9.0 warning
58
^^^^^^^^^^^^^^^^^^^^
59
0 commit comments