commit | d08a2c2576457b7d0229a00b4977044a38ad0d68 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Apr 19 10:05:03 2011 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Tue Apr 19 10:05:03 2011 -0700 |
tree | 2b9cd896eecc872a675abee46ef4158fedf39a72 | |
parent | 2876a8c272ec9fd7ddd9fec62676bc61ba947747 [diff] |
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.