Closed adswa closed 1 year ago
Given that Py3.7 EOLs later this month, this might not require attention. I believe the internal module this test is a part of is only released as a pre-release.
Yes, I agree. Even with a release, only a test would fail, and only this particular test when actually executed with PY3.7. Not worth an intervention.
I noticed a failing test in the datalad-core extension CI (e.g., https://github.com/datalad/datalad/actions/runs/5154075785/jobs/9282080243?pr=7398):
The Exception BadGzipFile has only been added in Python 3.8: https://docs.python.org/3.8/library/gzip.html#gzip.BadGzipFile