cpython/Doc/data
Miss Islington (bot) 43234396ee
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 62a5dc13e9)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
2022-11-26 22:35:36 -08:00
..
python3.10.abi [3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501) 2022-09-02 09:51:49 -07:00
refcounts.dat bpo-43327: Fix the docs for PyImport_ImportFrozenModuleObject() (GH-24659) 2022-11-26 22:35:36 -08:00
stable_abi.dat gh-91271: Document which parts of structs are in limited API/stable ABI (GH-32196) (GH-95711) 2022-08-05 17:30:51 +02:00