]> granicus.if.org Git - python/commit
Patch #1535500: fix segfault in BZ2File.writelines and make sure it
authorGeorg Brandl <georg@python.org>
Mon, 14 Aug 2006 21:42:55 +0000 (21:42 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 14 Aug 2006 21:42:55 +0000 (21:42 +0000)
commit3335a7ad63092d232098fec292cf9b3a25c66a83
treef2295faf6d6fb32d537ca1e94237ecd1d3dabbce
parent2463f8f831bdf7ed562a26a13a6214f203f0b037
Patch #1535500: fix segfault in BZ2File.writelines and make sure it
raises the correct exceptions.
Lib/test/test_bz2.py
Misc/NEWS
Modules/bz2module.c