diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2023-07-18 06:42:05 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-18 06:42:05 (GMT) |
| commit | 83ac1284909433f3f77c0a4f459996b1ba3f1a4d (patch) | |
| tree | 82d86e1e07ab40873f6487625e10077baba76a15 /Python/optimizer.c | |
| parent | 745492355b94d109e47827e5865846f25ae42d26 (diff) | |
| download | cpython-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/optimizer.c')
0 files changed, 0 insertions, 0 deletions
