mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
parent
ba9f919b85
commit
47ed124f37
@ -53,6 +53,7 @@ New features:
|
|||||||
`#3293 <https://github.com/pybind/pybind11/pull/3293>`_
|
`#3293 <https://github.com/pybind/pybind11/pull/3293>`_
|
||||||
|
|
||||||
* Improve the classes generated by ``bind_map``: `#3310 <https://github.com/pybind/pybind11/pull/3310>`_
|
* Improve the classes generated by ``bind_map``: `#3310 <https://github.com/pybind/pybind11/pull/3310>`_
|
||||||
|
|
||||||
* Change ``.items`` from an iterator to a dictionary view.
|
* Change ``.items`` from an iterator to a dictionary view.
|
||||||
* Add ``.keys`` and ``.values`` (both dictionary views).
|
* Add ``.keys`` and ``.values`` (both dictionary views).
|
||||||
* Allow ``__contains__`` to take any object.
|
* Allow ``__contains__`` to take any object.
|
||||||
|
Loading…
Reference in New Issue
Block a user