commit | 1cc986e4a7ef3d1d535f045069710f11f67d5a22 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Apr 19 11:10:43 2011 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Tue Apr 19 11:10:43 2011 -0700 |
tree | 637df436d6e285068e50f3c9303ed47ac361e696 | |
parent | f97255fd7c1d2b70dfe8032a54ce3ce0daf4cea3 [diff] | |
parent | 35b873a7b2b25bf90099b1d449a35d6ff695d02b [diff] |
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.