Skip to content

[3.13] gh-89364: Export PySignal_SetWakeupFd() function (GH-121537)#121582

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-ca0fb34-3.13
Jul 10, 2024
Merged

[3.13] gh-89364: Export PySignal_SetWakeupFd() function (GH-121537)#121582
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-ca0fb34-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 10, 2024

Export the PySignal_SetWakeupFd() function. Previously, the function
was documented but it couldn't be used in 3rd party code.
(cherry picked from commit ca0fb34)

Co-authored-by: Victor Stinner vstinner@python.org

Export the PySignal_SetWakeupFd() function. Previously, the function
was documented but it couldn't be used in 3rd party code.
(cherry picked from commit ca0fb34)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants