-------------------
* Fix compatibility issue with Python versions >= 3.0 <= 3.3 22
* Pin ``requests`` dependency to the latest version (2.7) 25 27
Contribution by Wouter van Bommel, Vianney Carel.
* Make sure the query parameters are unquoted when parsing them from the
response. 23
Contribution by Tamás Gulácsi.