GetStream / stream-python

Python Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
142 stars 40 forks source link

Calling self._make_signed_request should return the response #65

Closed aarcro closed 6 years ago

aarcro commented 6 years ago

Summary:

Since _make_signed_request parses and returns the response. Any methods that call it should return the response.

Submitter checklist:

Merger checklist:

JelteF commented 6 years ago

Makes sense, could you update the CHANGLOG file?

aarcro commented 6 years ago

Ok, does that work for you? Thanks for taking a look

JelteF commented 6 years ago

LGTM, @dwightgunning can you take a look at this to be sure and release it?