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