zserio icon indicating copy to clipboard operation
zserio copied to clipboard

Consider to check correct Python runtime library version

Open mikir opened this issue 1 year ago • 0 comments

Consider to implement the check of Python runtime library version in each generated Python class.

This will introduce some performance drop but it will avoid unintentionally usage of incompatible zserio runtime library in Python.

See similar #529 issue for C++.

mikir avatar Sep 05 '23 09:09 mikir