Alexey Izbyshev <izbys...@ispras.ru> added the comment:

bz2 in 2.7 is also affected.

Victor, do we want to fix the crash at all in stable branches? If yes, IMHO 
taking the slight risk of __init__ -> __new__ change is preferable to taking 
the trouble to implement the alternative backwards-compatible fix (init checks 
in all methods) for stable branches.

----------
nosy: +izbyshev
title: LZMADecompressor object is only initialized in __init__ -> bz2/lzma: 
Compressor/Decompressor objects are only initialized in __init__
versions: +Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue23224>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to