This website requires JavaScript.
Explore
Help
Register
Sign In
pybind
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/pybind/pybind11.git
synced
2026-05-11 17:00:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cd8e7449b19f3ee81d33a8079e802831901a4e2
pybind11
/
docs
/
advanced
History
Ralf W. Grosse-Kunstleve
9cd8e7449b
Merge branch 'master' into smart_holder
2021-07-10 16:39:02 -07:00
..
cast
Add a std::filesystem::path <-> os.PathLike caster. (
#2730
)
2021-07-02 07:00:50 -07:00
pycpp
Fix typos (
#3044
)
2021-06-17 13:39:59 -07:00
classes.rst
Fix typos and docs style (
#3088
)
2021-07-10 11:16:07 -07:00
embedding.rst
refactor: module -> module_ with typedef (
#2544
)
2020-10-03 13:38:03 -04:00
exceptions.rst
Explicitly export exception types. (
#2999
)
2021-05-27 08:00:18 -07:00
functions.rst
Update py::kwargs examples to pass by reference (
#3038
)
2021-06-17 13:20:17 -07:00
misc.rst
chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (
#2456
)
2020-10-05 10:43:27 -04:00
smart_ptrs.rst
Adding initial README_smart_holder.rst. (
#2936
)
2021-04-05 13:47:48 -07:00