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, brett.cannon, docs@python, eric.snow, ncoghlan, serhiy.storchaka, twouters
Date 2017-11-20.08:18:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
There is a plan of reimplementing zipimport in Python (see issue25711). What are you going to do with this?

I think that C extensions should use a common import API.
History
Date User Action Args
2017-11-20 08:18:03serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, brett.cannon, ncoghlan, docs@python, eric.snow, Decorater
2017-11-20 08:18:03serhiy.storchakasetmessageid: <[email protected]>
2017-11-20 08:18:03serhiy.storchakalinkissue32075 messages
2017-11-20 08:18:03serhiy.storchakacreate