Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prepared python wrappers to Py_LIMITED_API enabling (stage 1) #14120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mshabunin
Copy link
Contributor

@mshabunin mshabunin commented Mar 21, 2019

This pullrequest changes

Enabling Py_LIMITED_API macro will allow us to build single binary for all Python 3 versions. In this PR I've updated all manually written code to use only limited set of Python API.

In following PRs I'm going to update code generator and introduce corresponding cmake option.

See also: PEP 384

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