criu/lib
Adrian Reber abe3405b20 lib: fromstring() and tostring() are deprecated
fromstring() and tostring() are deprecated since Python 3.2 and have
been removed in 3.9. Both functions were just aliases and this patch
changes images.py to directly call fromybytes() and tobytes().

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-09-03 10:31:00 -07:00
..
c lib/c: extend receive to handle incoming FDs 2020-10-20 00:18:24 -07:00
py lib: fromstring() and tostring() are deprecated 2021-09-03 10:31:00 -07:00
Makefile make: Insert version macros in criu.h 2019-09-07 15:59:55 +03:00