Skip to content

Added support for Py_LIMITED_API (stage 2)#14428

Closed
mshabunin wants to merge 11 commits intoopencv:3.4from
mshabunin:minimal-python-2
Closed

Added support for Py_LIMITED_API (stage 2)#14428
mshabunin wants to merge 11 commits intoopencv:3.4from
mshabunin:minimal-python-2

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

Supersedes #14120

This pullrequest changes

  • moved some generated code details from gen2.py to C++ macros which can be switched to enable Py_LIMITED_API (see pycompat.hpp, define CVPY_DYNAMIC_INIT).

On next stage I'm going to add cmake support for single Python3 module building.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants