Message 83586 - Python tracker

Message83586

Author mark.dickinson
Recipients arigo, georg.brandl, loewis, mark.dickinson
Date 2009-03-14.12:49:10
SpamBayes Score 2.387095e-06
Marked as misclassified No
Message-id <1237034951.85.0.243003461752.issue4228@psf.upfronthosting.co.za>
In-reply-to
Content
Was zipfile ever fixed to avoid this deprecated behaviour?  If not, is the 
fix fairly trivial?

It would be nice to be able to finally turn these struct deprecation 
warnings into errors in Python 3.1 and/or Python 2.7.
History
Date User Action Args
2009-03-14 12:49:11mark.dickinsonsetrecipients: + mark.dickinson, loewis, arigo, georg.brandl
2009-03-14 12:49:11mark.dickinsonsetmessageid: <1237034951.85.0.243003461752.issue4228@psf.upfronthosting.co.za>
2009-03-14 12:49:10mark.dickinsonlinkissue4228 messages
2009-03-14 12:49:10mark.dickinsoncreate