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

@serhiy-storchaka

@serhiy-storchaka

@bedevere-bot

🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 17279ae 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

tiran

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bedevere-bot

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@serhiy-storchaka

I will most likely break this PR into several parts and merge them separately. It grew more than I expected because for each modified module I fixed all potential leaks, and some module expose many constants.

@serhiy-storchaka

@serhiy-storchaka

@serhiy-storchaka

@serhiy-storchaka

Created #23443 which does not include large changes.

@github-actions

This PR is stale because it has been open for 30 days with no activity.

@serhiy-storchaka

Split and merged as a number of smaller PRs.