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 python-dev
Recipients asvetlov, gvanrossum, ncoghlan, python-dev, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2015-05-27.18:32:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150527183214.5085.51378@psf.io>
In-reply-to
Content
New changeset 055834bb3685 by Serhiy Storchaka in branch '3.5':
Issue #24288: Generated opcode.h no longer contains trailing spaces and tabs.
https://hg.python.org/cpython/rev/055834bb3685

New changeset 9d9438cac3db by Serhiy Storchaka in branch 'default':
Issue #24288: Generated opcode.h no longer contains trailing spaces and tabs.
https://hg.python.org/cpython/rev/9d9438cac3db
History
Date User Action Args
2015-05-27 18:32:17python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, serhiy.storchaka, yselivanov
2015-05-27 18:32:17python-devlinkissue24288 messages
2015-05-27 18:32:17python-devcreate