]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: add `Py_TPFLAGS_IMMUTABLETYPE` to `select.poll` and `select.epoll` (#138340)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 2 Sep 2025 17:53:44 +0000 (19:53 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 17:53:44 +0000 (17:53 +0000)
commit3ff00c76c9b02d56b448e1d2669ad9f154b427b3
treeb4d4ed8c8c8051e0093c77cc75f81fc7513b9f78
parent5493b46462f93bfbca89599538887d598fca9d6f
gh-116946: add `Py_TPFLAGS_IMMUTABLETYPE` to `select.poll` and `select.epoll` (#138340)
Misc/NEWS.d/next/Library/2025-09-02-10-27-21.gh-issue-116946.VxXNGD.rst [new file with mode: 0644]
Modules/selectmodule.c