Message 325693 - Python tracker

Message325693

Author berker.peksag
Recipients berker.peksag, izbyshev, serhiy.storchaka
Date 2018-09-18.23:09:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537312152.22.0.956365154283.issue34729@psf.upfronthosting.co.za>
In-reply-to
Content
I think we usually went with option 1 when we fixed similar issues in the past.

See also issue 23224 for the same problem in *Decompressor classes of lzma and bz2 modules. It looks like the attached PR to that issue went with option 2: PR 7822.

Perhaps we can combine this and issue 23224.
History
Date User Action Args
2018-09-18 23:09:12berker.peksagsetrecipients: + berker.peksag, serhiy.storchaka, izbyshev
2018-09-18 23:09:12berker.peksagsetmessageid: <1537312152.22.0.956365154283.issue34729@psf.upfronthosting.co.za>
2018-09-18 23:09:12berker.peksaglinkissue34729 messages
2018-09-18 23:09:12berker.peksagcreate