]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-38580: Document that select() accepts iterables, not just sequences (GH...
authorTal Einat <taleinat+github@gmail.com>
Tue, 26 May 2020 12:59:32 +0000 (15:59 +0300)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 12:59:32 +0000 (15:59 +0300)
commite3e800f3d28881cc9de38cd9bcbcf8fbdea238a6
tree0bbdd390c85f2e545fd73c3bfbc180fad44a3344
parent5ff5edfef63b3dbc1abb004b3fa4b3db87e79ff9
[3.8] bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)

(cherry picked from commit 372ee27d4958302dac7ad6a8711f6fd04771b2e6)

Co-authored-by: Jakub Stasiak <jakub@stasiak.at>
Doc/library/select.rst
Modules/clinic/selectmodule.c.h
Modules/selectmodule.c