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 larry
Recipients larry, zach.ware
Date 2015-04-14.19:52:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429041155.17.0.35322892705.issue23944@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, this patch is about half the size.  I had a bug that was throwing away some important syntax.  With this patch applied, Python builds and the test suite is as reasonable as usual.

I swear, C compilers are so fussy sometimes!
History
Date User Action Args
2015-04-14 19:52:36larrysetrecipients: + larry, zach.ware
2015-04-14 19:52:35larrysetmessageid: <1429041155.17.0.35322892705.issue23944@psf.upfronthosting.co.za>
2015-04-14 19:52:35larrylinkissue23944 messages
2015-04-14 19:52:35larrycreate