diff options
| author | Jason Madden <jamadden@gmail.com> | 2017-06-14 06:51:22 -0500 |
|---|---|---|
| committer | Jason Madden <jamadden@gmail.com> | 2017-06-14 06:51:22 -0500 |
| commit | 9de7239b28a9817ad43c04e438743a22d964545e (patch) | |
| tree | 0b7c0470cd88b659ab1afbaf7b0c0e686890466a /docs | |
| parent | 1f00dcfa8e7f4cc2e5706c9af44f1cab20b22d88 (diff) | |
| download | zope-interface-issue85-take2-reduce.tar.gz | |
Fix #85 by implementing __reduce__ to omit _v_ attributes.issue85-take2-reduce
This is an alternative to #86 and was suggested by @mgedmin in #85.
There are tests to be sure this works for subclasses like Pyramid's
Registry that extend dict too.
This doesn't change the pickle format, we were storing the output of
object.__reduce__ previously.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
