On Wed, Sep 23, 2015 at 6:16 PM, Chris Angelico <[email protected]> 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
_______________________________________________ Datetime-SIG mailing list [email protected] https://mail.python.org/mailman/listinfo/datetime-sig The PSF Code of Conduct applies to this mailing list: https://www.python.org/psf/codeofconduct/
