SIGN IN SIGN UP

gh-86493: Modernize modules initialization code (GH-106858)

Use PyModule_Add() or PyModule_AddObjectRef() instead of soft deprecated
PyModule_AddObject().
S
Serhiy Storchaka committed
329e4a1a3f8c53d9d120d2eed93b95a04b826f2f
Parent: f443b54
Committed by GitHub <noreply@github.com> on 7/25/2023, 11:34:49 AM