Skip to content

Version 4.7 Release

Compare
Choose a tag to compare
@Lagg Lagg released this 04 Oct 16:25
· 110 commits to master since this release

This is a maintenance release that works around a few consistency problems in the API.

  • Catch top level socket read errors and reraise with HTTPError
  • Revert removal of forced decode during deserialization, but also add compatibility code for pre-2.7 python
  • Work around lack of tags object in dota 2 asset catalog (by @RJacksonM1)