]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127481: Add `EPOLLWAKEUP` to the `select` module (GH-127482)
authorRUANG (James Roy) <longjinyii@outlook.com>
Wed, 4 Dec 2024 13:30:38 +0000 (21:30 +0800)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2024 13:30:38 +0000 (14:30 +0100)
commit6bc3e830a518112a4e242217807681e3908602f4
tree9d1ba86c27e50c458b5db0214eab65032761158c
parentbc0f2e945993747c8b1a6dd66cbe902fddd5758b
gh-127481: Add `EPOLLWAKEUP` to the `select` module (GH-127482)
Doc/library/select.rst
Misc/NEWS.d/next/Library/2024-12-01-23-18-43.gh-issue-127481.K36AoP.rst [new file with mode: 0644]
Modules/selectmodule.c