diff options
author | Raymond Hettinger <python@rcn.com> | 2004-05-05 05:37:53 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-05-05 05:37:53 (GMT) |
commit | 0468e416c16f5d2ac072628b0d31e129e0b2776f (patch) | |
tree | 48514aedd414e7ea6214a5ba8834a396b75d631f /PCbuild/_ssl.vcproj | |
parent | 8aa8c84d18aecdc63279ccd82cf4c7815900fe1c (diff) | |
download | cpython-0468e416c16f5d2ac072628b0d31e129e0b2776f.zip cpython-0468e416c16f5d2ac072628b0d31e129e0b2776f.tar.gz cpython-0468e416c16f5d2ac072628b0d31e129e0b2776f.tar.bz2 |
SF patch #947476: Apply freelist technique to lists
Re-use list object bodies. Saves calls to malloc() and free() for
faster list instantiation and deallocation.
Diffstat (limited to 'PCbuild/_ssl.vcproj')
0 files changed, 0 insertions, 0 deletions