commit | 90dea4ce43a0ebfe9961e854b605d167e0f57863 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Jul 13 22:30:25 2013 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Sat Jul 13 22:30:25 2013 -0700 |
tree | 2431b9d746e94301f49f749f1a82cbf22799e8fd | |
parent | 840533bf1c7e5cb9b565067795df28a41b61844e [diff] |
Tweak the deque struct by moving the least used fields (maxlen and weakref) to the end.