-
Christian Bundy yazdı
This resolves an issue where TarFile.gettarinfo() doesn't include the file object, meaning that TarFile.addfile(TarFile.gettarinfo()) doesn't pass the test suite. Instead, this uses an open() within a try...except block to include a file object for each file without passing a file object when the path is a directory. Signed-off-by: Christian Bundy <christianbundy@fraction.io>
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
api | ||
auth | ||
ssladapter | ||
transport | ||
types | ||
utils | ||
__init__.py | ||
client.py | ||
constants.py | ||
errors.py | ||
tls.py | ||
version.py |