opencv/modules/python
Vadim Levin d88730685e fix: submodules creation and registration
- 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
2022-01-27 11:06:06 +03:00
..
bindings cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
package pre: OpenCV 4.5.5 (version++) 2021-12-17 10:12:11 +00:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
src2 fix: submodules creation and registration 2022-01-27 11:06:06 +03:00
test fix: submodules creation and registration 2022-01-27 11:06:06 +03:00
CMakeLists.txt cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
common.cmake Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-11 15:18:57 +00:00
python_loader.cmake cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
standalone.cmake python: update CMake install rules 2019-03-15 13:11:00 +03:00