0
I Use This!
Very Low Activity

Commits : Listings

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