Remove allow_failure: true, now on the tests should pass
Move coverage to v3.13 job
Set default container used by jobs to v3.13
Handle deprecation warning and breaking features
Exception ignored in: <http.client.HTTPResponse object at 0x7fbe7b6cf700>Traceback (most recent call last): File "/usr/lib64/python3.13/http/client.py", line 432, in close super().close() # set "closed" flag File "/usr/lib64/python3.13/http/client.py", line 445, in flush self.fp.flush()ValueError: I/O operation on closed file.