[issue43098] tarfile list() method does not show file type

2021-12-07 Thread Val Shkolnikov
Val Shkolnikov added the comment: > contributions are only now accepted in form of github PRs Done -- ___ Python tracker <https://bugs.python.org/issu

[issue43098] tarfile list() method does not show file type

2021-02-01 Thread Val Shkolnikov
New submission from Val Shkolnikov : The list() method of TarFile tarfile object shows question mark in place of file type in verbose mode. For instance python3 -m tarfile -v -l my.tar ?rwxr-xr-x vals/users 0 2021-01-16 18:28:30 bin/ ?rwxr-x--- vals/users266 2021-01-16 18:28