]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132987: Support __index__() in the select.kqueue_event constructor (GH-133094)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Apr 2025 13:55:14 +0000 (16:55 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Apr 2025 13:55:14 +0000 (13:55 +0000)
commitd2d490064d8acc7534a0729ef7710b9b013a459f
tree26fb8399519508b8831a3884f1662d5c5c0df285
parent0fb4c38c273213394b6c5e28432a3dcfc752d289
gh-132987: Support __index__() in the select.kqueue_event constructor (GH-133094)
Modules/selectmodule.c