]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bz2_compress/bz2_decompress: more casting away LONG_LONG for
authorTim Peters <tim.peters@gmail.com>
Sat, 9 Nov 2002 04:33:36 +0000 (04:33 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 9 Nov 2002 04:33:36 +0000 (04:33 +0000)
commit6ee6db81c2a1834f6cce864e0c84e1a166b15e95
treed65fe6447fd8c8d2bb250a8ca0851080e949e65b
parent39185d622dc9eb8abe13d34925631c65593a8246
bz2_compress/bz2_decompress:  more casting away LONG_LONG for
_PyString_Resize calls.
Modules/bz2module.c