Brett Cannon added the comment:

I actually stopped development of a pure Python zip importer so it won't be in 
Python 3.5 either (http://bugs.python.org/issue17630). The motivation simply 
wasn't there if zipimport is going to be sticking around for bootstrapping 
reasons. This can still get fixed in 3.5 (3.4 is Larry's call).

I have added Thomas Wouters and Greg Smith who have done the most work with 
zipimport to the nosy list to see if they have interest in taking a look at the 
patch.

----------
nosy: +gregory.p.smith, twouters

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

Reply via email to