Deep Sukhwani <deepsukhw...@gmail.com> added the comment:

Hello, I just observed this issue on Python 3.8.2 while running tests for 
Django project.

Example error
======================================================================
ERROR: test_extract_function (utils_tests.test_archive.TestArchive) 
[foobar.tar.xz]
----------------------------------------------------------------------
Traceback (most recent call last):
...
    raise ReadError("file could not be opened successfully")
tarfile.ReadError: file could not be opened successfully

Python version: 3.8.2
OS: macOS Catalina 10.15.4

This should be reopened?

----------
nosy: +Deep Sukhwani

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue8978>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to