Skip to content

gh-106320: Remove private pylifecycle.h functions#106400

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:pycore_pylifecycle
Jul 4, 2023
Merged

gh-106320: Remove private pylifecycle.h functions#106400
vstinner merged 2 commits intopython:mainfrom
vstinner:pycore_pylifecycle

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jul 4, 2023

Remove private pylifecycle.h functions: move them to the internal C API ( pycore_atexit.h, pycore_pylifecycle.h and pycore_signal.h). No longer export most of these functions.

Move _testcapi.test_atexit() to _testinternalcapi.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants