commit | b77ed2c54b4a856a9138b6348967b6bbc9026c60 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Jul 16 02:34:19 2013 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Tue Jul 16 02:34:19 2013 -0700 |
tree | 56f4f978da65b0eb5bb3ae88d4344423177cba75 | |
parent | 90180c1c3f260ee3085eb3a41aca478b41ac90a8 [diff] |
Backport c952f3d122ae: Tweak the deque struct by moving the least used fields (maxlen and weakref) to the end.