[Datetime-SIG] IANA TZ database statistics

Alexander Belopolsky alexander.belopolsky at gmail.com
Fri Sep 25 21:57:36 CEST 2015


On Wed, Sep 23, 2015 at 6:16 PM, Chris Angelico <rosuav at gmail.com> wrote:

> I'm not sure whether this actually helps anything or not, ...


Based on the fold size statistic, I have implemented [1] a more robust
fold-detection algorithm that passes the exhaustive test.  The only
assumption that it requires is that no fold is bigger than 24 hours.

[1]:
https://github.com/abalkin/cpython/commit/54d3596b0180512c68c91e8308665c0a9e61c9eb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/datetime-sig/attachments/20150925/34ddcc01/attachment.html>


More information about the Datetime-SIG mailing list