This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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