Skip to content
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

gh-85283: _scproxy uses the limited C API #108572

Closed
wants to merge 2 commits into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 28, 2023

The _scproxy (macOS) C extension is now built with the limited C API.

The _scproxy (macOS) C extension is now built with the limited C API.
Py_SETREF() is not part of the limited C API
@vstinner vstinner marked this pull request as draft August 31, 2023 16:54
@vstinner
Copy link
Member Author

I prefer to hold this PR (mark it as a draft) until the first extension is converted to the limited C API: PR #108573.

@vstinner
Copy link
Member Author

vstinner commented Sep 1, 2023

I close the PR for now, it's trivial to rewrite. I will reopen it once a consensus is found on issue #85283.

@vstinner vstinner closed this Sep 1, 2023
@vstinner vstinner deleted the limited_scproxy branch September 1, 2023 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants