Alexander Belopolsky added the comment:

Victor,

Tim called for removal of all restrictions on the offsets.  See msg248468.  I 
left the range restriction intact because we have some algorithms that rely on 
that, but in general I agree with Tim.  There is nothing to be gained from 
restricting the offsets.  It is just some extra code to enforce gratuitous 
limitations.

Note that Olson's database limits its precision to seconds for historical 
reasons.  The mean solar time offsets that they record are known to subsecond 
precision.

I did add a few lines of code to support subsecond formatting, but at some 
point we should be able to unify timedelta and timezone formatting.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5288>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to