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 yselivanov
Recipients asvetlov, gvanrossum, ncoghlan, python-dev, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2015-05-26.14:04:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432649086.27.0.732265083174.issue24288@psf.upfronthosting.co.za>
In-reply-to
Content
> Other solution is to change Tools/scripts/generate_opcode_h.py to generate a file without trailing spaces.

I like this option. I saw the whitespace, but I usually don't touch autogenerated files, so I naturally thought that someone has modified the tooling before my commit and it's fine.

Anyways, please see the attached patch.
History
Date User Action Args
2015-05-26 14:04:46yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, python-dev, serhiy.storchaka
2015-05-26 14:04:46yselivanovsetmessageid: <1432649086.27.0.732265083174.issue24288@psf.upfronthosting.co.za>
2015-05-26 14:04:46yselivanovlinkissue24288 messages
2015-05-26 14:04:46yselivanovcreate