criu/lib/pycriu
Adrian Reber a93f2e77ff pycriu/images: replace wildcard import with explicit names
Replace 'from .images import *' with an explicit import list to
prevent namespace pollution, as the images module does not define
'__all__'.

Assisted-by: Claude Code (claude-opus-4-6@default)
Signed-off-by: Adrian Reber <areber@redhat.com>
2026-07-02 01:05:21 +01:00
..
images pycriu/images: replace wildcard import with explicit names 2026-07-02 01:05:21 +01:00
.gitignore lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
__init__.py pycriu: Force python protobuf backend in 3.14+ 2026-03-12 09:12:45 +00:00
criu.py pycriu: Fix self-dump failure with explicit PID 2026-01-21 00:25:29 +00:00
Makefile lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00