0
I Use This!
Very Low Activity

Commits : Listings

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