diff options
| author | Michel Hidalgo <michel@ekumenlabs.com> | 2022-09-17 15:07:54 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-17 15:07:54 (GMT) |
| commit | 05878106989c6f5b9dd35a6c15a21bee59312827 (patch) | |
| tree | 8d58f02a0cc3e14d4983106033a5d97e4cd49bf1 /Python/symtable.c | |
| parent | 2cd70ffb3fe22d778d0bb6ec220fdf67dccc1be6 (diff) | |
| download | cpython-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/symtable.c')
0 files changed, 0 insertions, 0 deletions
