f5b62219b7
- update to 4.0.1: * Updated trove classifiers, see #174 - update to 4.0.0: * Updates support to Python 3.7 through 3.11. * Added close() method to UDP-based StatsClient. * Drops support for Python 2. * Using a timing decorator on an async function should now properly measure the execution time, instead of counting immediately. See #119. * Use pytest for the testsuite, and switch to bare asserts.
Dirk Mueller2024-11-24 09:15:27 +00:00
e84ef789fb
- update to 3.2.2: - Use a monotomic timer to avoid clock adjustments (#96). - Test on Python 3.5 and 3.6. - Various doc updates.
Thomas Bechtold2018-03-23 15:04:18 +00:00