github code42/py42 v1.6.2

latest releases: v1.27.1, v1.27.0, v1.26.2...
3 years ago

1.6.2 - 2020-07-10

Added

  • data to Py42Response. This allows a developer to retrieve the full dict of the response under the data json node, if present, enabling the use of typical dict functions such as get().

  • content to Py42Response. This exposes the underlying requests.Response.content, which contains the fully body of the response as a byte array.

Don't miss a new py42 release

NewReleases is sending notifications on new releases.