SIGN IN SIGN UP

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

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

(cherry picked from commit 62a5dc13e941d01beb215db4218a10977914ab55)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
M
Miss Islington (bot) committed
43234396ee905b18fbe1b87a64df64aff9924b40
Parent: 3d82b7e
Committed by GitHub <noreply@github.com> on 11/27/2022, 6:35:36 AM