- Add special case handling when submodule has the same name as parent - `PyDict_SetItemString` doesn't steal reference, so reference count should be explicitly decremented to transfer object life-time ownership - Add sanity checks for module registration input - Add Python 2 and Python 3 reference counting handling |
||
|---|---|---|
| .. | ||
| cv2_convert.cpp | ||
| cv2_convert.hpp | ||
| cv2_highgui.cpp | ||
| cv2_highgui.hpp | ||
| cv2_numpy.cpp | ||
| cv2_numpy.hpp | ||
| cv2_util.cpp | ||
| cv2_util.hpp | ||
| cv2.cpp | ||
| cv2.hpp | ||
| gen2.py | ||
| hdr_parser.py | ||
| pycompat.hpp | ||