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 mark.dickinson
Recipients mark.dickinson
Date 2012-04-29.19:44:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335728674.11.0.179577366721.issue14695@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that makes all tests in Tools/parser/test_unparse.py pass on the default branch.  (The 'yield from' bits would have to be removed for 3.2.)
History
Date User Action Args
2012-04-29 19:44:34mark.dickinsonsetrecipients: + mark.dickinson
2012-04-29 19:44:34mark.dickinsonsetmessageid: <1335728674.11.0.179577366721.issue14695@psf.upfronthosting.co.za>
2012-04-29 19:44:33mark.dickinsonlinkissue14695 messages
2012-04-29 19:44:33mark.dickinsoncreate