summaryrefslogtreecommitdiffstats
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorMichel Hidalgo <michel@ekumenlabs.com>2022-09-17 15:07:54 (GMT)
committerGitHub <noreply@github.com>2022-09-17 15:07:54 (GMT)
commit05878106989c6f5b9dd35a6c15a21bee59312827 (patch)
tree8d58f02a0cc3e14d4983106033a5d97e4cd49bf1 /Python/modsupport.c
parent2cd70ffb3fe22d778d0bb6ec220fdf67dccc1be6 (diff)
downloadcpython-05878106989c6f5b9dd35a6c15a21bee59312827.zip
cpython-05878106989c6f5b9dd35a6c15a21bee59312827.tar.gz
cpython-05878106989c6f5b9dd35a6c15a21bee59312827.tar.bz2
gh-87079: Warn on unintended signal wakeup fd override in `asyncio` (#96807)
Warn on loop initialization, when setting the wakeup fd disturbs a previously set wakeup fd, and on loop closing, when upon resetting the wakeup fd, we find it has been changed by someone else.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions