summaryrefslogtreecommitdiffstats
path: root/Python/import.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-07-18 06:42:05 (GMT)
committerGitHub <noreply@github.com>2023-07-18 06:42:05 (GMT)
commit83ac1284909433f3f77c0a4f459996b1ba3f1a4d (patch)
tree82d86e1e07ab40873f6487625e10077baba76a15 /Python/import.c
parent745492355b94d109e47827e5865846f25ae42d26 (diff)
downloadcpython-83ac1284909433f3f77c0a4f459996b1ba3f1a4d.zip
cpython-83ac1284909433f3f77c0a4f459996b1ba3f1a4d.tar.gz
cpython-83ac1284909433f3f77c0a4f459996b1ba3f1a4d.tar.bz2
bpo-42327: C API: Add PyModule_Add() function (GH-23443)
It is a fixed implementation of PyModule_AddObject() which consistently steals reference both on success and on failure.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions