ZEDGR / pychallonge

Python Module for the CHALLONGE API
https://challonge.com/api
BSD 2-Clause "Simplified" License
42 stars 11 forks source link

Fix issue #3 #4

Closed GradyMoran closed 6 years ago

GradyMoran commented 6 years ago

https://github.com/ZEDGR/pychal/issues/3

_parse now never casts certain response fields which are always strings to non-string types.

Version changed to 1.8.1.

GradyMoran commented 6 years ago

Should it be version 1.8.1?

ZEDGR commented 6 years ago

That is an issue with travis. I have to make the environment variables available when someone make a PR.