Zach Panzarino

Results 15 comments of Zach Panzarino

I'm not sure if you can change it. This seems to be a limitation of the XML files. However, I think the best approach would be to change the timezone...

@trevor-viljoen I don't really have time to do this, would you like to take a look at this?

I think the library has been having a lot of issues recently because of the new Stats API. Since the new API is JSON, it is a lot easier to...

@trevor-viljoen @Hisairnessag3 I don't really have much time to maintain this library myself, but I would really be open to PRs if you guys are interested in joining the project.

@ajbowler I feel like returning `None` wouldn't really change the functionality. In that case, you would still have to test if the response is `None`, where in this case you...

@trevor-viljoen I would be good with upgrading to the new stats API, but I feel like now that there is an easy API this service is useless. I built it...

@trevor-viljoen Great! I'll open the branch soon.

@ajbowler Check out the current `league()` function, I'm pretty sure that it includes an id somewhere for the league, and that is probably the same id.

@dowski I would prefer to use a custom exception rather than a HTTPError.

@trevor-viljoen I used to have a method for caching XML files but as the library expanded I found it to be too hard to maintain. However, if you can come...