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
Dustin Spicuzza
1b0bf352fa
Throw TypeError when subclasses forget to call __init__ (
#2152
)
...
-
Fixes
#2103
2020-07-07 12:04:06 +02:00
..
cast
Revert "Change __init__(self) to __new__(cls)"
2020-04-26 22:53:50 +02:00
pycpp
typo
2020-07-01 00:12:33 +02:00
classes.rst
Throw TypeError when subclasses forget to call __init__ (
#2152
)
2020-07-07 12:04:06 +02:00
embedding.rst
Added function for reloading module (
#1040
)
2017-09-12 08:05:05 +02:00
exceptions.rst
Add exception translation for std::overflow_error. (
#1977
)
2019-11-14 08:56:58 +01:00
functions.rst
rename args_kw_only to kwonly
2020-04-26 18:07:51 +02:00
misc.rst
Fix missing word typo
2018-04-02 21:10:38 -03:00
smart_ptrs.rst
Replace PYBIND11_PLUGIN with PYBIND11_MODULE
2017-05-29 03:21:19 +02:00