Skip to content

Conversation

@mristin
Copy link
Collaborator

@mristin mristin commented Jan 29, 2026

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__.

* 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__``.
@coveralls
Copy link

Coverage Status

coverage: 91.626%. remained the same
when pulling 36b50c3 on mristin/Release-2.7.3
into beb4199 on master.

@mristin mristin merged commit 3e733f9 into master Jan 29, 2026
14 checks passed
@mristin mristin deleted the mristin/Release-2.7.3 branch January 29, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants