commit | 419fd49abe44dd12d978b897a77a275ce0c16d1d | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Mon Mar 17 20:22:43 2008 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Mon Mar 17 20:22:43 2008 +0000 |
tree | e403ed3c4ada5b89fdbc2a43ceeff9964ae1d4e8 | |
parent | 0aed07ad80795bd5856ed60e7edcadeb353cf5a0 [diff] |
Issue 2321: reduce memory usage (increase the memory that is returned to the system) by using pymalloc for the data of unicode objects. Will backport.