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 brian.curtin, pitrou, r.david.murray, techtonik, tim.peters
Date 2010-04-04.03:36:57
SpamBayes Score 3.7173683e-07
Marked as misclassified No
Message-id <1270352219.42.0.315980105853.issue7585@psf.upfronthosting.co.za>
In-reply-to
Content
Your last patch looks the best to me.  I agree both that a tab should not be emitted if there is no date (which is what git, for example, does), and that ISO 8601 timestamps should be promoted as the preferred format.

As you pointed out, issue 7583 needs to be resolved before this can be applied.

In the meantime it would be nice to add an additional test for the no-tab-if-no-date case.
History
Date User Action Args
2010-04-04 03:36:59r.david.murraysetrecipients: + r.david.murray, tim.peters, pitrou, techtonik, brian.curtin
2010-04-04 03:36:59r.david.murraysetmessageid: <1270352219.42.0.315980105853.issue7585@psf.upfronthosting.co.za>
2010-04-04 03:36:57r.david.murraylinkissue7585 messages
2010-04-04 03:36:57r.david.murraycreate