Message106484
"Note that I am not suggesting passing anything to utcnow(). I would
either leave it unchanged or make it always return aware datetime
instances."
FYI, all other issues aside, having utcnow() (with no parameters) return a tzaware instance will introduce backward compatibility problems. As it is, users are not expecting utcnow to return a date-time with any tzinfo. |
|
| Date |
User |
Action |
Args |
| 2010-05-25 21:58:49 | rafe | set | recipients:
+ rafe, doerwalter, brett.cannon, belopolsky, ggenellina, pitrou, vstinner, ajaksu2, kawai, eric.araujo |
| 2010-05-25 21:58:49 | rafe | set | messageid: <[email protected]> |
| 2010-05-25 21:58:47 | rafe | link | issue5094 messages |
| 2010-05-25 21:58:47 | rafe | create | |
|