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 wolma
Recipients bkabrda, ethan.furman, georg.brandl, ncoghlan, paul.moore, python-dev, sYnfo, serhiy.storchaka, vstinner, wolma
Date 2015-03-20.08:02:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426838537.23.0.480182549148.issue23700@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, its scary that use of yield from can have such a subtle side-effect. Maybe PEP380 should have taken this more seriously?
History
Date User Action Args
2015-03-20 08:02:17wolmasetrecipients: + wolma, georg.brandl, paul.moore, ncoghlan, vstinner, ethan.furman, python-dev, serhiy.storchaka, bkabrda, sYnfo
2015-03-20 08:02:17wolmasetmessageid: <1426838537.23.0.480182549148.issue23700@psf.upfronthosting.co.za>
2015-03-20 08:02:17wolmalinkissue23700 messages
2015-03-20 08:02:17wolmacreate