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 serhiy.storchaka
Recipients Decorater, barry, brett.cannon, byrnes, diana, eric.snow, gregory.p.smith, jarondl, serhiy.storchaka, superluser, twouters, vstinner
Date 2018-05-14.16:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526315821.0.0.682650639539.issue25711@psf.upfronthosting.co.za>
In-reply-to
Content
PR 6809 freezes zipimport.py, adds changes made in zipimport.c since writing the initial Python implementation, and fixes few bugs exposed in the frozen module. Seems Python now works with the zipped stdlib.
History
Date User Action Args
2018-05-14 16:37:01serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, barry, brett.cannon, gregory.p.smith, vstinner, eric.snow, diana, superluser, byrnes, Decorater, jarondl
2018-05-14 16:37:00serhiy.storchakasetmessageid: <1526315821.0.0.682650639539.issue25711@psf.upfronthosting.co.za>
2018-05-14 16:37:00serhiy.storchakalinkissue25711 messages
2018-05-14 16:37:00serhiy.storchakacreate