Skip to content

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

Closed
vstinner wants to merge 2 commits into
python:mainfrom
vstinner:limited_scproxy
Closed

gh-85283: _scproxy uses the limited C API#108572
vstinner wants to merge 2 commits into
python:mainfrom
vstinner:limited_scproxy

Replace Py_SETREF(v, NULL) with Py_CLEAR(v)

dbc373a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs