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 docs@python, miss-islington, terry.reedy
Date 2021-02-21.02:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613875350.79.0.046131131382.issue27646@roundup.psfhosted.org>
In-reply-to
Content
New changeset 089a21f7429a3fd3cf78e3779df724757d346d19 by Miss Islington (bot) in branch '3.8':
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
https://github.com/python/cpython/commit/089a21f7429a3fd3cf78e3779df724757d346d19
History
Date User Action Args
2021-02-21 02:42:30miss-islingtonsetrecipients: + miss-islington, terry.reedy, docs@python
2021-02-21 02:42:30miss-islingtonsetmessageid: <1613875350.79.0.046131131382.issue27646@roundup.psfhosted.org>
2021-02-21 02:42:30miss-islingtonlinkissue27646 messages
2021-02-21 02:42:30miss-islingtoncreate