Files
python-glanceclient/glanceclient
Cyril Roelandt d46a9bff00 Python 3.13: fix tests
Following a recent change in Python[1], mock_open now invokes close()
when used as a context manager. This causes some of our tests to fail.
This commit rewrites part of these tests to be less dependant on
internal Python details.

[1] https://github.com/python/cpython/pull/26902

Change-Id: Iad9c0f0bf7f34d5cf209ec10863b28ddde281d7e
Signed-off-by: Cyril Roelandt <cyril@redhat.com>
2025-08-06 16:24:44 +02:00
..
2025-08-06 16:24:44 +02:00
2020-07-17 19:32:29 +00:00
2015-07-21 17:08:27 +03:00
2017-03-21 07:19:21 +08:00
2020-06-23 21:51:07 +02:00