SIGN IN SIGN UP

bpo-1635741: _ast uses PyModule_AddObjectRef() (GH-23146)

Replace PyModule_AddObject() with PyModule_AddObjectRef() in the _ast
module (Python-ast.c).
V
Victor Stinner committed
18ce7f1d0a3d65f34f25c5964da588743a1bfe3c
Parent: 988f1ec
Committed by GitHub <noreply@github.com> on 11/4/2020, 3:37:07 PM