Message 167350 - Python tracker
Message167350
| Author | ned.deily |
|---|---|
| Recipients | ned.deily, serhiy.storchaka |
| Date | 2012-08-03.20:16:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1344024975.95.0.173827371264.issue15550@psf.upfronthosting.co.za> |
| In-reply-to |
| 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: http://hg.python.org/hooks/file/bd04c6b37749/checkwhitespace.py You can add it to your local repo to check patches before they are pushed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-03 20:16:16 | ned.deily | set | recipients: + ned.deily, serhiy.storchaka |
| 2012-08-03 20:16:15 | ned.deily | set | messageid: <1344024975.95.0.173827371264.issue15550@psf.upfronthosting.co.za> |
| 2012-08-03 20:16:15 | ned.deily | link | issue15550 messages |
| 2012-08-03 20:16:14 | ned.deily | create | |