]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43916: select.poll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25750)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Fri, 30 Apr 2021 13:49:17 +0000 (15:49 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Apr 2021 13:49:17 +0000 (15:49 +0200)
commit387397f8a4244c983f4568c16a28842e3268fe5d
tree6a2408e9fa59ca87cd9edeb958330041ca7b28aa
parent5979e81a212949c62c2490167c9137d233d7de64
bpo-43916: select.poll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25750)
Lib/test/test_select.py
Modules/selectmodule.c