Message254537
Most of issues are already fixed. Proposed patch fixes remnants:
* You see a skip message when bz2 or lzma are not available, instead of silent non-testing.
* Removed a code that handles zipfile import failure. Importing zipfile now is always successful.
* The gztar and zip formats now are registered and supported only when zlib is available. This is documented now.
* Broken circular dependency between shutil and tarfile.
* Removed outdated sentences about the InfoZIP "zip" utility. |
|
| Date |
User |
Action |
Args |
| 2015-11-12 17:38:20 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, georg.brandl, nadeem.vawda, tarek, eric.araujo |
| 2015-11-12 17:38:19 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2015-11-12 17:38:19 | serhiy.storchaka | link | issue14061 messages |
| 2015-11-12 17:38:19 | serhiy.storchaka | create | |
|