Skip to content

icontract 2.7.3

Latest

Choose a tag to compare

@mristin mristin released this 29 Jan 13:10
3e733f9
  • Treat __setstate__ as constructor (#311)

This is a patch release so that we can enable unpickling of class instances where some of the attributes are not pickled and only restored in __setstate__.