2018-07-07 11:03:07 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-tempora: updated to 1.13 1.13 Enhancements to BackoffDelay: - Added .reset method. - Made iterable to retrieve delay values. |
2018-07-03 11:56:28 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-tempora: updated to 1.12 1.12: Added UTC module (Python 3 only), inspired by the utc project. |
2018-03-15 13:34:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-tempora: updated to 1.11 1.11: Scheduler now honors daylight savings times in the PeriodicCommands. |
2017-12-22 06:55:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-tempora: updated to 1.10 1.10 Added ``timing.BackoffDelay``, suitable for implementing exponential backoff delays, such as those between retries. |
2017-08-22 10:08:25 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: 1.9 Added support for months, years to ``parse_timedelta``. |
2017-07-19 19:06:49 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: 1.8: Introducing ``timing.Timer``, featuring a ``expired`` method for detecting when a certain duration has been exceeded. |
2017-04-23 08:58:47 by Thomas Klausner | Files touched by this commit (1) |
Log message: Revert previous now that py-setuptools is fixed. |
2017-04-22 09:27:12 by Thomas Klausner | Files touched by this commit (1) | |
Log message: Fix PLIST after update. |
2017-02-15 03:21:53 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Needs py-setuptools_scm. |
2017-02-13 18:20:35 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Changed category from www to time |