mirror of
https://github.com/opencv/opencv.git
synced 2026-07-24 21:03:03 +04:00
d88730685e
- 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