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 brett.cannon
Recipients Phillip.M.Feldman@gmail.com, brett.cannon, eric.snow
Date 2018-08-21.17:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534872752.35.0.56676864532.issue34417@psf.upfronthosting.co.za>
In-reply-to
Content
Saying "the available functionality is massively inefficient" is unnecessarily hostile towards those of us who actually wrote and maintain that code. Without diving into the code, chances are that requirement is there so that the C code can use macros to access the list as efficiently as possible.

Now if you want to propose specific changes to importlib's code for it to work with iterables instead of just lists then we would be happy to review the pull request.
History
Date User Action Args
2018-08-21 17:32:32brett.cannonsetrecipients: + brett.cannon, Phillip.M.Feldman@gmail.com, eric.snow
2018-08-21 17:32:32brett.cannonsetmessageid: <1534872752.35.0.56676864532.issue34417@psf.upfronthosting.co.za>
2018-08-21 17:32:32brett.cannonlinkissue34417 messages
2018-08-21 17:32:32brett.cannoncreate