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 r.david.murray
Recipients Cathy Avery, gregory.p.smith, kushal.das, r.david.murray
Date 2016-12-19.12:12:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482149521.73.0.342093954496.issue27584@psf.upfronthosting.co.za>
In-reply-to
Content
'make patchcheck' will do whitespace checking because that's hard to eyeball (although many editors/IDEs do support making it visible nowadays).  We don't use any other checking tools other than eyeballs, since not all of the existing code conforms to PEP7/8 and for various reasons we aren't going to update most of the old code to conform.

So, if I'm running an ubuntu virtual machine under VMWare Fusion (which I already have set up) I should be able to get the tests to run?  Or does it need to be RedHat (or presumably CentOS)?
History
Date User Action Args
2016-12-19 12:12:01r.david.murraysetrecipients: + r.david.murray, gregory.p.smith, kushal.das, Cathy Avery
2016-12-19 12:12:01r.david.murraysetmessageid: <1482149521.73.0.342093954496.issue27584@psf.upfronthosting.co.za>
2016-12-19 12:12:01r.david.murraylinkissue27584 messages
2016-12-19 12:12:01r.david.murraycreate