Damien Nadé
Damien Nadé
Wether or not CDPATH is set, the 'cd' builtin stdout should be redirected to /dev/null to avoid any issue. See #104 #119
While trying to port some code from requests to treq, I've encountered a weird compatiblity issue when a GET param has a None value. When using requests a None value...
In my environment, I have a few Riemann instances running on distinct perimeters and I only have a single dash. It would save me a lot of pain if I...
Hi there ! I think we should be able to test things like this in one operation : ``` small-critical-threshold < metric < big-critical-threshold ``` (and ditto for warning). So...