diff options
| author | Victor Stinner <vstinner@python.org> | 2022-11-10 10:25:33 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 10:25:33 (GMT) |
| commit | 2e343fc465ed0206340cf139ba485f9004bbdd41 (patch) | |
| tree | f769321f28d5b125b64694cbe24b2e7583833f13 /Lib/asyncio/sslproto.py | |
| parent | 231d83b72435d61e929d6d62f2be7305e7b5b62b (diff) | |
| download | cpython-2e343fc465ed0206340cf139ba485f9004bbdd41.zip cpython-2e343fc465ed0206340cf139ba485f9004bbdd41.tar.gz cpython-2e343fc465ed0206340cf139ba485f9004bbdd41.tar.bz2 | |
gh-99300: Use Py_NewRef() in Python/ceval.c (#99318)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Python/ceval.c and related files.
Diffstat (limited to 'Lib/asyncio/sslproto.py')
0 files changed, 0 insertions, 0 deletions
