diff options
author | Victor Stinner <vstinner@python.org> | 2024-07-10 13:47:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 13:47:08 (GMT) |
commit | ca0fb3423c13822d909d75eb616ecf1965e619ae (patch) | |
tree | 4954f9c13072caba730b71f1bd852f054bcb763a /Python/compile.c | |
parent | 84a5597b08b7d53aced2fbd0048271ce762807a8 (diff) | |
download | cpython-ca0fb3423c13822d909d75eb616ecf1965e619ae.zip cpython-ca0fb3423c13822d909d75eb616ecf1965e619ae.tar.gz cpython-ca0fb3423c13822d909d75eb616ecf1965e619ae.tar.bz2 |
gh-89364: Export PySignal_SetWakeupFd() function (#121537)
Export the PySignal_SetWakeupFd() function. Previously, the function
was documented but it couldn't be used in 3rd party code.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions