Message 238675 - Python tracker

Message238675

Author wolma
Recipients Arfrever, martin.panter, nikratio, pitrou, serhiy.storchaka, wolma
Date 2015-03-20.14:07:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426860431.01.0.550966816866.issue23529@psf.upfronthosting.co.za>
In-reply-to
Content
The patch has a huge block replacement in the gzip.py module starting at GzipFile.write, which makes it large and hard to identify changes. Could that be ameliorated or is it too much work right now?
History
Date User Action Args
2015-03-20 14:07:11wolmasetrecipients: + wolma, pitrou, Arfrever, nikratio, martin.panter, serhiy.storchaka
2015-03-20 14:07:11wolmasetmessageid: <1426860431.01.0.550966816866.issue23529@psf.upfronthosting.co.za>
2015-03-20 14:07:10wolmalinkissue23529 messages
2015-03-20 14:07:10wolmacreate