diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 1997-08-14 21:06:42 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 1997-08-14 21:06:42 (GMT) |
commit | 644c17d2afe6755b6fbc70e3c1da8b3a49b52a18 (patch) | |
tree | abda1357ff08a7479c07a4c538a7bcf850eddf62 /BUGS | |
parent | 4a944d7a47410a7e1dac67e77bdf0fb3560b5439 (diff) | |
download | cpython-644c17d2afe6755b6fbc70e3c1da8b3a49b52a18.zip cpython-644c17d2afe6755b6fbc70e3c1da8b3a49b52a18.tar.gz cpython-644c17d2afe6755b6fbc70e3c1da8b3a49b52a18.tar.bz2 |
Several bug fixes.
-- initialize length to DEFAULTALLOC and not 0
-- resize string before returning (to remove '\000' padding)
Also converted some compression routines to use PyString instead of
buffer.
Diffstat (limited to 'BUGS')
0 files changed, 0 insertions, 0 deletions