[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 3f215f35bdb9d666f5a692fc60f800da1bb1e4a9 by Tal Einat in branch '3.7': [3.7] bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832) https://github.com/python/cpython/commit/3f215f35bdb9d666f5a692fc60f800da1bb... ---------- _______________________________________ 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