Message 96912 - Python tracker
Message96912
| Author | techtonik |
|---|---|
| Recipients | techtonik |
| Date | 2009-12-27.15:57:55 |
| SpamBayes Score | 7.4166956e-06 |
| Marked as misclassified | No |
| Message-id | <1261929478.18.0.289329990174.issue7582@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
make diff.py produce unified diffs with ISO 8601 timestamps Currently generated timestamps are difficult to separate from filename when parsing if you don't know that the diff was generated by diff.by This patch make diff.py output more standard compliant by including ISO 8601 timestamps that also conform to RFC 3339 profile for timestamp format on the internet. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-12-27 15:57:58 | techtonik | set | recipients: + techtonik |
| 2009-12-27 15:57:58 | techtonik | set | messageid: <1261929478.18.0.289329990174.issue7582@psf.upfronthosting.co.za> |
| 2009-12-27 15:57:56 | techtonik | link | issue7582 messages |
| 2009-12-27 15:57:56 | techtonik | create | |