Skip to content

Make sure loaded data structures can be pickled

Maximilian Linhoff requested to merge pickle into main

Fixes #5

  • Fix module attributes of protobuf structures
  • Make sure ad-hoc defined python wrapper data structures are importable
  • Prevent naming clashes between original protobuf objects and wrappers

Merge request reports

Loading