zuul-jobs/roles/upload-logs-base/module_utils
Albin Vass 5b3a48e73b GZIPCompressedStream default read size to -1
To be compatible with the io.RawIOBase interface
the GZIPCompressedStream read method argument should be called
`size` and have a default value of -1 meaning until EOF.

See:
https://docs.python.org/3/library/io.html#io.RawIOBase

Change-Id: Ie8b4c77f6c730c91bb4d4997dcb7f9a9acde0f31
2020-12-02 20:59:55 +01:00
..
zuul_jobs GZIPCompressedStream default read size to -1 2020-12-02 20:59:55 +01:00
__init__.py Consolidate common log upload code into module_utils 2020-10-02 12:40:14 +02:00