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