opencv/modules/python
Vadim Levin eca2d92791 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
2022-01-19 18:06:58 +03:00
..
bindings cmake: fix files order in Python bindings 2021-04-01 09:48:50 +00:00
package pre: OpenCV 3.4.17 (version++) 2021-12-17 10:05:52 +00:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 Limited API support for Python3 2019-06-11 15:15:49 +03:00
src2 fix: submodules creation and registration 2022-01-19 18:06:58 +03:00
test fix: submodules creation and registration 2022-01-19 18:06:58 +03:00
CMakeLists.txt cmake: fix missing project() warning in Python standalone builds 2020-03-12 14:29:31 +03:00
common.cmake Merge pull request #21219 from asenyaev:asen/remove_distutils 2021-12-08 18:51:34 +00:00
python_loader.cmake fixes #16500 2020-02-20 11:10:12 +08:00
standalone.cmake python: update CMake install rules 2019-03-15 13:11:00 +03:00