]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110038: KqueueSelector must count all read/write events (#110039)
authorDavide Rizzo <sorcio@gmail.com>
Thu, 28 Sep 2023 17:25:10 +0000 (19:25 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 17:25:10 +0000 (17:25 +0000)
commitb14f0ab51cb4851b25935279617e388456dcf716
tree2d5cb51e6550962d37f3cb96d9a5b8450152e5f1
parent7e0fbf5175fcf21dae390ba68b7f49706d62aa49
gh-110038: KqueueSelector must count all read/write events (#110039)
Lib/selectors.py
Lib/test/test_selectors.py
Misc/NEWS.d/next/Library/2023-09-28-18-50-33.gh-issue-110038.nx_gCu.rst [new file with mode: 0644]