]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43916: select.devpoll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25751)
authorVictor Stinner <vstinner@python.org>
Fri, 30 Apr 2021 16:19:57 +0000 (18:19 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Apr 2021 16:19:57 +0000 (18:19 +0200)
commit7dcf0f6db38b7ab6918608542d3a0c6da0a286af
tree3b74a0dd47b013cdec2258c2c714ffa4103351e4
parent9746cda705decebc0ba572d95612796afd06dcd4
bpo-43916: select.devpoll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25751)
Lib/test/test_select.py
Modules/selectmodule.c