commit | e0156c43daf5a5bd36020f57f8a2f6af0b384026 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Apr 19 09:48:39 2011 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Tue Apr 19 09:48:39 2011 -0700 |
tree | 7dd90d009adfef9dcefa48056f37b96df4cbbaaf | |
parent | 0513275b58e1a99b028f7e2317e5faa4984fde0d [diff] |
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.