]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)
authorJakub Stasiak <jakub@stasiak.at>
Mon, 25 May 2020 07:03:48 +0000 (09:03 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 07:03:48 +0000 (10:03 +0300)
commit372ee27d4958302dac7ad6a8711f6fd04771b2e6
tree082686687d1b4acb858ff12163bd0e32236d2b85
parentcba503151056b448b7a3730dc36ef6655550ade5
bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)
Doc/library/select.rst
Modules/clinic/selectmodule.c.h
Modules/selectmodule.c