SIGN IN SIGN UP

bpo-43327: Fix the docs for PyImport_ImportFrozenModuleObject() (#24659)

The docs stated that PyImport_ImportFrozenModuleObject() returns a
new reference, but it actually returns an int.

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Z
Zackery Spytz committed
62a5dc13e941d01beb215db4218a10977914ab55
Parent: 191708c
Committed by GitHub <noreply@github.com> on 11/27/2022, 6:27:41 AM