Merge branch 'add_keepalive_customization' into 'master'
Add keep_alive customization See merge request autopybind11/autopybind11!113
No related branches found
No related tags found
Showing
- README.rst 37 additions, 1 deletionREADME.rst
- Tests/CMakeLists.txt 1 addition, 0 deletionsTests/CMakeLists.txt
- Tests/gen_only/data/outer_class_py.cpp 1 addition, 1 deletionTests/gen_only/data/outer_class_py.cpp
- Tests/gen_only/wrapper_input.yml 5 additions, 0 deletionsTests/gen_only/wrapper_input.yml
- Tests/keep_alive/CMakeLists.txt 10 additions, 0 deletionsTests/keep_alive/CMakeLists.txt
- Tests/keep_alive/keep_alive.py 14 additions, 0 deletionsTests/keep_alive/keep_alive.py
- Tests/keep_alive/simple.cxx 25 additions, 0 deletionsTests/keep_alive/simple.cxx
- Tests/keep_alive/simple.h 13 additions, 0 deletionsTests/keep_alive/simple.h
- Tests/keep_alive/simple_wrap.yml 13 additions, 0 deletionsTests/keep_alive/simple_wrap.yml
- autopybind11/__main__.py 30 additions, 5 deletionsautopybind11/__main__.py
- autopybind11/customizer.py 4 additions, 0 deletionsautopybind11/customizer.py
- autopybind11/text_blocks.py 3 additions, 2 deletionsautopybind11/text_blocks.py
Loading
Please register or sign in to comment