[issue7582] Use ISO timestamp in diff.py

2012-06-22 Thread anatoly techtonik
anatoly techtonik added the comment: Thanks. I am glad OS TZ support finally issue took off. =) -- ___ Python tracker ___ ___ Python-b

[issue7582] Use ISO timestamp in diff.py

2012-06-22 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___

[issue7582] Use ISO timestamp in diff.py

2012-06-22 Thread Roundup Robot
Roundup Robot added the comment: New changeset ec95b94ea831 by Alexander Belopolsky in branch 'default': Issue #7582: Use ISO timestamp in diff.py http://hg.python.org/cpython/rev/ec95b94ea831 -- nosy: +python-dev ___ Python tracker

[issue7582] Use ISO timestamp in diff.py

2010-10-05 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +Add aware local time support to datetime module ___ Python tracker ___ ___ Python-b

[issue7582] Use ISO timestamp in diff.py

2010-07-05 Thread Brian Curtin
Changes by Brian Curtin : -- nosy: -brian.curtin ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue7582] Use ISO timestamp in diff.py

2010-07-04 Thread Éric Araujo
Changes by Éric Araujo : -- title: [patch] diff.py to use iso timestamp -> Use ISO timestamp in diff.py ___ Python tracker ___ ___ Pyth