[issue38580] select()'s documentation claims only sequences are accepted, but it allows all iterables

May 26, 2020
12:59 p.m.
Tal Einat <taleinat+python@gmail.com> added the comment: New changeset e3e800f3d28881cc9de38cd9bcbcf8fbdea238a6 by Tal Einat in branch '3.8': [3.8] bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832) https://github.com/python/cpython/commit/e3e800f3d28881cc9de38cd9bcbcf8fbdea... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue38580> _______________________________________
1871
Age (days ago)
1871
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tal Einat