gh-105922: Use PyImport_AddModuleRef() function (#105999)
Replace PyImport_AddModuleObject() + Py_XNewRef() with PyImport_AddModuleRef() to get directly a strong reference.
V
Victor Stinner committed
193a2b2eaab9890f2cb16128c95bb63cb49307f1
Parent: 403a574
Committed by GitHub <noreply@github.com>
on 6/22/2023, 10:04:39 PM