Narpat Mali 19f07c055a Fix collections.abc deprecation warning in downloadutils Warning appears as:
tests/test_downloadutils.py::test_stream_response_to_specific_filename
  requests_toolbelt/downloadutils/stream.py:161: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
    if path and isinstance(getattr(path, 'write', None), collections.Callable):

Upstream-Status: Backport [7188b06330]

Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-12-20 09:49:02 -05:00
..
2020-07-03 18:07:05 -07:00
2020-07-03 18:07:09 -07:00
2020-04-20 21:45:13 -07:00
2020-04-21 07:14:06 -07:00
2022-03-21 09:57:28 -04:00
2020-04-01 23:32:54 -07:00
2020-04-03 14:38:09 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-21 09:57:28 -04:00