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 serhiy.storchaka
Recipients chris.jerdonek, georg.brandl, ned.deily, pitrou, serhiy.storchaka
Date 2012-08-04.19:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201208042235.11296.storchaka@gmail.com>
In-reply-to <1344024975.95.0.173827371264.issue15550@psf.upfronthosting.co.za>
Content
> There already is a hook in place for the main python.org repository that
> checks for and rejects changesets that include files with space issues:

Now I understand why there is no problem with .py files. But there are a lot of 
other files (including .c and .h) with trailing whitespaces.
History
Date User Action Args
2012-08-04 19:35:29serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, pitrou, ned.deily, chris.jerdonek
2012-08-04 19:35:28serhiy.storchakalinkissue15550 messages
2012-08-04 19:35:28serhiy.storchakacreate