Serhiy Storchaka added the comment:

Here is a patch for 3.4, which adds checks for other unpacks (except one, for 
which issue14315 exists). Also BadZipfile replaced by BadZipFile and trailing 
whitespaces deleted.

For 2.7 BadZipFile should be replaced by BadZipfile back.

----------
stage:  -> patch review
type:  -> behavior
versions: +Python 2.7, Python 3.2, Python 3.3, Python 3.4 -Python 2.6
Added file: http://bugs.python.org/file28178/zipfile_unpack_check.patch

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

Reply via email to