diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-07-10 14:14:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 14:14:09 (GMT) |
commit | 0504f45b795d508014031ff0884160ddd86e44a1 (patch) | |
tree | b8720dc18a91fcc4e1baa225a0ecadf9bf40d984 /Python/Python-ast.c | |
parent | 8c4728f6af5b768f04aeb019a88de8e4aef0afc8 (diff) | |
download | cpython-0504f45b795d508014031ff0884160ddd86e44a1.zip cpython-0504f45b795d508014031ff0884160ddd86e44a1.tar.gz cpython-0504f45b795d508014031ff0884160ddd86e44a1.tar.bz2 |
[3.13] gh-89364: Export PySignal_SetWakeupFd() function (GH-121537) (#121582)
gh-89364: Export PySignal_SetWakeupFd() function (GH-121537)
Export the PySignal_SetWakeupFd() function. Previously, the function
was documented but it couldn't be used in 3rd party code.
(cherry picked from commit ca0fb3423c13822d909d75eb616ecf1965e619ae)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions