criu/lib/pycriu
Farzan Aman Khan 7eca55dc68
pycriu: Force python protobuf backend in 3.14+
Default to the pure-python protobuf implementation
on Python 3.14+ when the user has not explicitly
selected a backend. This avoids known protobuf
C-extension import failures seen in some distro
packaging setups.

Fixes #2848
Signed-off-by: Farzan Aman Khan <farzanaman99@gmail.com>
2026-07-19 20:28:42 +02:00
..
images pycriu: Fix FieldDescriptor.label removal in protobuf 7.x 2026-07-19 19:52:23 +02: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-07-19 20:28:42 +02:00
criu.py pycriu: set RPC opts for CHECK 2025-11-05 15:41:35 -08:00
Makefile lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00