Opal Symes
|
113eda289f
|
Add context manager to tarfile.TarFile (#2579)
|
2018-11-02 14:29:37 +01:00 |
|
Sebastian Rittau
|
006a79220f
|
Flake8 fixes (#2549)
* Fix over-indented continuation lines
* Fix under-indented continuation lines
* Fix whitespace around default operator problems
* Limit line lengths
* Fix inconsistent files
|
2018-10-24 07:20:53 -07:00 |
|
Jelle Zijlstra
|
54ecefef04
|
removals in Python 3.7 (#2018)
Last part of #1965.
|
2018-04-06 11:11:29 -07:00 |
|
Yusuke Miyazaki
|
8f476378e0
|
Update stub for tarfile (#1389)
|
2017-06-09 06:59:45 -07:00 |
|
Teddy Sudol
|
243b67f0d2
|
Add compresslevel kwarg to tarfile (#1169)
https://docs.python.org/2/library/tarfile.html?highlight=compresslevel
|
2017-04-17 15:05:46 -07:00 |
|
Lukasz Langa
|
5b6a9937b2
|
Fixing flake8 E266 errors
|
2016-12-20 00:06:36 -08:00 |
|
Anders Kaseorg
|
e13f2c739d
|
Add Iterable base class to tarfile.TarFile (#693)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2016-11-23 11:49:44 +00:00 |
|
Valérian Rousset
|
1d5b35b2a5
|
Merge tarfile (#467)
|
2016-09-03 08:40:45 -07:00 |
|