This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients Ido Michael, brandtbucher, corona10, docs@python, jstasiak, miss-islington, serhiy.storchaka, taleinat, vstinner
Date 2020-05-26.13:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590500305.05.0.947138072459.issue38580@roundup.psfhosted.org>
In-reply-to
Content
New changeset 500cd89ecce97750a1af32d4097d9945b7296bac by Miss Islington (bot) in branch '3.9':
bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)
https://github.com/python/cpython/commit/500cd89ecce97750a1af32d4097d9945b7296bac
History
Date User Action Args
2020-05-26 13:38:25miss-islingtonsetrecipients: + miss-islington, vstinner, taleinat, docs@python, serhiy.storchaka, jstasiak, corona10, brandtbucher, Ido Michael
2020-05-26 13:38:25miss-islingtonsetmessageid: <1590500305.05.0.947138072459.issue38580@roundup.psfhosted.org>
2020-05-26 13:38:25miss-islingtonlinkissue38580 messages
2020-05-26 13:38:25miss-islingtoncreate