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 taleinat
Recipients Ido Michael, brandtbucher, corona10, docs@python, jstasiak, miss-islington, serhiy.storchaka, taleinat, vstinner
Date 2020-05-26.12:59:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590497970.21.0.85146005011.issue38580@roundup.psfhosted.org>
In-reply-to
Content
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/3f215f35bdb9d666f5a692fc60f800da1bb1e4a9
History
Date User Action Args
2020-05-26 12:59:30taleinatsetrecipients: + taleinat, vstinner, docs@python, serhiy.storchaka, jstasiak, corona10, miss-islington, brandtbucher, Ido Michael
2020-05-26 12:59:30taleinatsetmessageid: <1590497970.21.0.85146005011.issue38580@roundup.psfhosted.org>
2020-05-26 12:59:30taleinatlinkissue38580 messages
2020-05-26 12:59:30taleinatcreate