Darren Dormer

Results 2 issues of Darren Dormer

I occasionally find myself making multiple `URL.add` method calls in a loop to add a list of values to the same query parameter name. If I'm not alone, perhaps it...

Using `startswith` or `endswith` on a `text` attribute with a column as the argument produces a unicode exception. Example: https://gist.github.com/ddormer/b37f8b45e51d4ea7424f

bug