diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-10 16:27:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 16:27:53 +0100 |
commit | 6dedf42527fddbed8ef61ef8d3f025bf3a373359 (patch) | |
tree | 5c6c7d7b54b626fe4372c546b51dbae17a3fd82a /Lib/asyncio/sslproto.py | |
parent | c0feb99187f449f844621b378273776d70a50f57 (diff) | |
download | cpython-git-6dedf42527fddbed8ef61ef8d3f025bf3a373359.tar.gz |
gh-99300: Use Py_NewRef() in Objects/dictobject.c (#99333)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Objects/dictobject.c.
Diffstat (limited to 'Lib/asyncio/sslproto.py')
0 files changed, 0 insertions, 0 deletions