pystatsd icon indicating copy to clipboard operation
pystatsd copied to clipboard

server.py now allows empty string prefix

Open ronan-ln opened this issue 11 years ago • 2 comments

In the previous implementation, when passing the empty string to the prefix parameter, the final key constructed was .key when it should have been key.

ronan-ln avatar Oct 06 '14 09:10 ronan-ln

:+1:

sivy avatar Dec 16 '14 23:12 sivy

Any chances that this is going to be merged to master? Are you planning to push this to pip?

chandij avatar Oct 02 '15 11:10 chandij