This website requires JavaScript.
Explore
Help
Register
Sign In
RYDE-WORK
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/RYDE-WORK/pybind11.git
synced
2026-01-19 21:23:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
docs
/
advanced
History
Henry Schreiner
04dd3262f0
docs: update CHANGELOG (
#3276
)
2021-09-17 17:28:26 -04:00
..
cast
Add a std::filesystem::path <-> os.PathLike caster. (
#2730
)
2021-07-02 07:00:50 -07:00
pycpp
docs: update CHANGELOG (
#3276
)
2021-09-17 17:28:26 -04: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
Clone of @virtuald's PR
#2112
with minor enhancements. (
#3215
)
2021-08-23 17:30:01 -07:00
functions.rst
More precise return_value_policy::automatic documentation. (
#2920
)
2021-07-12 16:56:10 -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
Replace PYBIND11_PLUGIN with PYBIND11_MODULE
2017-05-29 03:21:19 +02:00