Tue, 19 Aug 2014 15:24:51 +0300 Better date parsing support if python-dateutil is available
Evgeni Kunev <evgeni.kunev@gmail.com> [Tue, 19 Aug 2014 15:24:51 +0300] rev 39
Better date parsing support if python-dateutil is available The `strptime` and `strftime` functions can't deal with timezone names not known to the current system when there's a %Z in the format string.
Mon, 18 Aug 2014 13:10:53 +0300 Ensure lookups work with both unicode and bytes objects
Evgeni Kunev <evgeni.kunev@gmail.com> [Mon, 18 Aug 2014 13:10:53 +0300] rev 38
Ensure lookups work with both unicode and bytes objects
(0) -30 -10 -2 +2 +10 +30 +100 tip