gh-99300: Use Py_NewRef() in Modules/_asynciomodule.c (#99441)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in Modules/_asynciomodule.c.
V
Victor Stinner committed
1455c516fce829f8d46e4f15557afe8653e7e995
Parent: f0d12ca
Committed by GitHub <noreply@github.com>
on 11/13/2022, 11:31:21 PM