mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
18ce7f1d0a
Replace PyModule_AddObject() with PyModule_AddObjectRef() in the _ast module (Python-ast.c).