0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from morgil/close-socket-explicitly More... about 2 years ago
close _socket in __del__ to avoid ResourceWarning More... almost 5 years ago
No code changes. Upped to 1.0.7 to fix build issues in PyPi More... over 5 years ago
Updated to v1.0.6 for bug fix More... about 10 years ago
Merge pull request #3 from corradio/master More... about 10 years ago
Fix multiple wrappings More... about 10 years ago
Upped version. PEP8 format issues More... about 11 years ago
Merge pull request #2 from wiliamsouza/master More... about 11 years ago
Added tox to test agains version py27, py32, py33, py34 and pypy More... about 11 years ago
Fixed setup.py error py34 More... about 11 years ago
Fixed to run with py34 More... about 11 years ago
Merge pull request #1 from vgod/master More... over 13 years ago
bump version to 1.0.4 More... over 13 years ago
wrap statsd._send in try..catch so client apps don't die because of socket errors More... over 13 years ago
bump version to 1.0.3 More... over 13 years ago
add statsd.gauge More... over 13 years ago
Update license and copyright info More... over 13 years ago
Fixed stat buckets that used sample rates. More... over 14 years ago
Fixed unicode->bytes string for python3 More... over 14 years ago
Fixed timer wrapper and added test More... over 14 years ago
Fixed minor test failure with sample_rate test More... over 14 years ago
Updated test to fix 1% failure rate in sample_rate tests. More... over 14 years ago
Merge branch 'master' of github.com:gaelenh/python-statsd-client More... over 14 years ago
Fixed minor test hiccup. More... over 14 years ago
Added README.txt for pip. More... over 14 years ago
Updated readme with super important information. More... over 14 years ago
Added unit tests for everything More... over 14 years ago
Updated readme info More... over 14 years ago
Fixed timer decorator. Updated readme and setup. More... over 14 years ago
Added gitattributes and gitignore. Removed compiled file. More... over 14 years ago