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
4ce1a827dbc43d3ef6638dca0746f16062ca00b7
Parent: 193a25e
Committed by GitHub <noreply@github.com> on 11/27/2022, 6:37:08 AM