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 Laurent Coustet
Recipients Laurent Coustet
Date 2015-08-19.10:01:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439978504.01.0.932660866928.issue24895@psf.upfronthosting.co.za>
In-reply-to
Content
https://hg.python.org/cpython/rev/17d3bbde60d2

introduced a patch using tabs for indentation in ceval.c.

Attached patch just make the code more consistent by using spaces instead of tabs for indentation.


Related to: http://bugs.python.org/issue4753
History
Date User Action Args
2015-08-19 10:01:46Laurent Coustetsetrecipients: + Laurent Coustet
2015-08-19 10:01:44Laurent Coustetsetmessageid: <1439978504.01.0.932660866928.issue24895@psf.upfronthosting.co.za>
2015-08-19 10:01:43Laurent Coustetlinkissue24895 messages
2015-08-19 10:01:43Laurent Coustetcreate