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 r.david.murray
Recipients ekontsevoy, eric.smith, r.david.murray
Date 2012-06-20.00:48:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340153340.07.0.509942909081.issue15109@psf.upfronthosting.co.za>
In-reply-to
Content
It's not clear to me why the behavior differs.  Hopefully Eric will explain.

For 2.7 we should probably just revert the change to the yield statement to restore the previous behavior, unless format can be fixed.
History
Date User Action Args
2012-06-20 00:49:00r.david.murraysetrecipients: + r.david.murray, eric.smith, ekontsevoy
2012-06-20 00:49:00r.david.murraysetmessageid: <1340153340.07.0.509942909081.issue15109@psf.upfronthosting.co.za>
2012-06-20 00:48:59r.david.murraylinkissue15109 messages
2012-06-20 00:48:58r.david.murraycreate