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-28 01:43:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
include
/
pybind11
/
detail
History
Ralf W. Grosse-Kunstleve
0432ae7c52
Changing pybind11::str to exclusively hold PyUnicodeObject (
#2409
)
...
* Changing pybind11::str to exclusively hold PyUnicodeObject
2021-01-29 09:41:42 -08:00
..
class.h
Fix various minor memory leaks in the tests (found by Valgrind in
#2746
) (
#2758
)
2021-01-01 17:05:22 +01:00
common.h
Changing pybind11::str to exclusively hold PyUnicodeObject (
#2409
)
2021-01-29 09:41:42 -08:00
descr.h
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (
#2283
)
2020-07-08 18:14:41 -04:00
init.h
Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing (
#2430
)
2020-08-25 18:51:06 +02:00
internals.h
Force the builtin module key to be the correct type. (
#2814
)
2021-01-24 09:17:28 -08:00
typeid.h
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (
#2283
)
2020-07-08 18:14:41 -04:00