diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-17 22:32:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 22:32:53 (GMT) |
commit | 7029c1a1c5b864056aa00298b1d0e0269f073f99 (patch) | |
tree | 20b3a26eea88e5ebb22e9f2f5c0328e2b8016c9f /Python | |
parent | a53d7cb6729dc3f254b70afcf19eaf71a2eed540 (diff) | |
download | cpython-7029c1a1c5b864056aa00298b1d0e0269f073f99.zip cpython-7029c1a1c5b864056aa00298b1d0e0269f073f99.tar.gz cpython-7029c1a1c5b864056aa00298b1d0e0269f073f99.tar.bz2 |
gh-85283: Build _scproxy extension with limited C API (#111008)
* Replace Py_SETREF(v, NULL) with Py_CLEAR(v).
* Reformat the code.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions