Skip to content

v2.3.8

Choose a tag to compare

@edsu edsu released this 09 Jul 14:32
1ad9a96

This bugfix release reuses twarc.decorators2.catch_request_exceptions in the
context of streaming responses (twarc2 sample and twarc2 stream) that use the response.iter_lines method. Hopefully this will address #505 but it will require testing by people who continue seeing
the error in the wild.