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.
Created on 2007-01-30 05:48 by jamesh, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
issue1647654.diff | belopolsky, 2010-06-04 18:34 | Patch adding tm_zone and tm_gmtoff fields to timetuple. | ||
issue1647654a.diff | belopolsky, 2010-06-04 18:40 | Added tests checking that struct_time behaves as a 9-tuple |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:22 | admin | set | github: 44521 |
2011-01-29 23:17:36 | belopolsky | set | status: open -> closed nosy: pboddie, jamesh, mark.dickinson, belopolsky, techtonik, LwarX |
2011-01-29 23:11:11 | belopolsky | link | issue9527 dependencies |
2011-01-14 04:27:05 | belopolsky | set | nosy:
pboddie, jamesh, mark.dickinson, belopolsky, techtonik, LwarX messages: + msg126225 stage: patch review -> resolved |
2010-11-22 20:44:14 | LwarX | set | nosy:
+ LwarX messages: + msg122166 |
2010-10-14 17:54:47 | belopolsky | unlink | issue4086 dependencies |
2010-08-06 13:56:53 | gvanrossum | set | nosy:
- gvanrossum |
2010-08-06 03:52:10 | belopolsky | set | superseder: Add aware local time support to datetime module |
2010-06-12 06:05:57 | belopolsky | link | issue4086 dependencies |
2010-06-05 17:37:55 | techtonik | set | nosy:
+ techtonik |
2010-06-05 17:28:32 | belopolsky | link | issue7582 dependencies |
2010-06-04 18:40:58 | belopolsky | set | files: + issue1647654a.diff |
2010-06-04 18:34:01 | belopolsky | set | files:
+ issue1647654.diff versions: + Python 3.2, - Python 3.1, Python 2.7 keywords: + patch nosy: + mark.dickinson messages: + msg107086 stage: patch review |
2010-05-26 01:00:37 | belopolsky | set | assignee: belopolsky nosy: + belopolsky |
2009-03-30 19:48:27 | ajaksu2 | set | dependencies:
+ Time zone-capable variant of time.localtime type: enhancement versions: + Python 3.1, Python 2.7 |
2007-01-30 05:48:17 | jamesh | create |