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 benjamin.peterson
Recipients Mark.Shannon, benjamin.peterson, georg.brandl, ncoghlan
Date 2012-03-15.18:54:45
SpamBayes Score 0.0037444567
Marked as misclassified No
Message-id <1331837686.48.0.233662029619.issue14230@psf.upfronthosting.co.za>
In-reply-to
Content
Mercurial complains when trying to apply the patch:

applying yieldfrom.patch
patching file Lib/test/test_pep380.py
Hunk #2 succeeded at 921 with fuzz 2 (offset 72 lines).
abort: bad hunk #1 @@ -20,7 +20,6 @@
 (7 7 7 6)
History
Date User Action Args
2012-03-15 18:54:46benjamin.petersonsetrecipients: + benjamin.peterson, georg.brandl, ncoghlan, Mark.Shannon
2012-03-15 18:54:46benjamin.petersonsetmessageid: <1331837686.48.0.233662029619.issue14230@psf.upfronthosting.co.za>
2012-03-15 18:54:45benjamin.petersonlinkissue14230 messages
2012-03-15 18:54:45benjamin.petersoncreate