Re: [Python-Dev] zipimport

2015-06-03 Thread Rose Ames
On 06/03/2015 08:56 AM, Antoine Pitrou wrote: Le 03/06/2015 14:34, Rose Ames a écrit : On 06/03/2015 04:59 AM, Antoine Pitrou wrote: On Tue, 02 Jun 2015 21:20:10 + Brett Cannon wrote: I vaguely remember people suggesting writing the minimal zip reading code in C but I can't rem

Re: [Python-Dev] Fwd: zipimport

2015-06-02 Thread Rose Ames
Writing it in Python did come up and was decided against, but I don't recall the reasoning. Could it have been a performance thing? On 06/02/2015 06:11 PM, Eric V. Smith wrote: On 6/2/2015 5:20 PM, Brett Cannon wrote: On Tue, Jun 2, 2015 at 5:04 PM Rose Ames mailto:r...@happyspor

[Python-Dev] Fwd: zipimport

2015-06-02 Thread Rose Ames
At pycon I talked with a few people about bugs.python.org/issue19699. The consensus seemed to be that zipimport wants a lot of work, possibly a rewrite. I'll have some time to work on this over the next couple of months, but I want to be working on the right thing. Could the people who were invo