Benoit Chesneau
95b7ffeeaa
chore: prepare release 25.0.2
...
- Bump version to 25.0.2
- Update copyright year to 2026 in LICENSE and NOTICE
- Add license headers to all Python source files
- Add changelog entry for 25.0.2
2026-02-06 08:21:18 +01:00
Paul J. Dorn
422b18acea
class Name(object): -> class Name:
2024-04-22 03:33:30 +02:00
larribas
15abac7e81
Allow specifying a UDS socket address through --statsd-host
2020-07-19 20:11:09 +02:00
Masashi SHIBATA
c435341e66
Remove fallback for types.SimpleNamespace ( #2049 )
2019-05-28 16:05:51 +03:00
dblack
96dde54af1
optional datadog tags for statsd metrics
2019-04-27 18:49:47 -07:00
Hugo
e974f30517
Drop support for Python 2
...
Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
Co-Authored-By: Berker Peksag <berker.peksag@gmail.com>
2018-08-01 15:31:17 +03:00
Berker Peksag
31b8e48a78
Silence prospector warnings
2017-02-07 09:05:43 +03:00
Hasan Ramezni
e9a00b75c5
add empty line after some tests.
2017-01-17 20:37:02 +03:00
Berker Peksag
31ea81f19b
Rename statsd test file to test_statsd.py.
2015-07-03 07:51:04 +03:00