Skip to content

gh-106320: Remove private _PyThread_at_fork_reinit() function#108601

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:pycore_pythread
Aug 29, 2023
Merged

gh-106320: Remove private _PyThread_at_fork_reinit() function#108601
vstinner merged 1 commit intopython:mainfrom
vstinner:pycore_pythread

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 29, 2023

Move the private function to the internal C API (pycore_pythread.h) and no longer exports it.

Move the private function to the internal C API (pycore_pythread.h)
and no longer exports it.
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.

2 participants