Santiago Vila <[email protected]> writes: > Maybe this "only" fails shortly after February 28th, but we really want > tests to never fail. It is possible that this package assumes one or more > things in the following list?:
To me it looks like the test is assuming a month is 30 days. It allows some margin for error, so 31 days might be OK, however by the looks of it, 28 days is not OK. I have forwarded this upstream: https://github.com/bear/parsedatetime/issues/215 -- Brian May <[email protected]> _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

