gh-85283: Build _scproxy extension with limited C API by vstinner · Pull Request #111008 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
- Replace Py_SETREF(v, NULL) with Py_CLEAR(v).
- Reformat the code.
📚 Documentation preview 📚: https://cpython-previews--111008.org.readthedocs.build/
* Replace Py_SETREF(v, NULL) with Py_CLEAR(v). * Reformat the code.
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
vstinner
enabled auto-merge (squash)
vstinner
merged commit
7029c1a
into
python:main
vstinner
deleted the
limited_scproxy
branch
bedevere-app
Bot
removed
the
awaiting core review
label
aisk pushed a commit to aisk/cpython that referenced this pull request
…11008) * Replace Py_SETREF(v, NULL) with Py_CLEAR(v). * Reformat the code.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
…11008) * Replace Py_SETREF(v, NULL) with Py_CLEAR(v). * Reformat the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment