bpo-42327: Add PyModule_Add() (smaller). by serhiy-storchaka · Pull Request #23443 · python/cpython

@serhiy-storchaka

Also fix possible leaks in initialization of modules:
_csv, _curses_panel, _elementtree, _io, _pickle, _stat,
_testinternalcapi, _threadmodule, _zoneinfo, _codecs_*,
cmath, math, ossaudiodev, time, xxlimited, xxmodule, xxsubtype.

@serhiy-storchaka serhiy-storchaka changed the title bpo-42327: Add PyModule_Add(). bpo-42327: Add PyModule_Add() (smaller).

Nov 21, 2020

vstinner

@tiran tiran removed their request for review

April 18, 2021 09:43

@kylotan kylotan mannequin mentioned this pull request

Sep 19, 2022

@serhiy-storchaka

@serhiy-storchaka

@serhiy-storchaka

@serhiy-storchaka

vstinner

@serhiy-storchaka

@serhiy-storchaka

vstinner