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 benjamin.peterson
Date 2008-10-26.17:09:41
SpamBayes Score 0.010424358
Marked as misclassified No
Message-id <1225040982.87.0.144130248844.issue4209@psf.upfronthosting.co.za>
In-reply-to
Content
This is because parser.c's future_hack breaks out of the loop when it
finds one feature. Patch with test is attached.
History
Date User Action Args
2008-10-26 17:09:42benjamin.petersonsetrecipients: + benjamin.peterson
2008-10-26 17:09:42benjamin.petersonsetmessageid: <1225040982.87.0.144130248844.issue4209@psf.upfronthosting.co.za>
2008-10-26 17:09:42benjamin.petersonlinkissue4209 messages
2008-10-26 17:09:42benjamin.petersoncreate