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 BTaskaya
Recipients BTaskaya, gvanrossum, iritkatriel, serhiy.storchaka
Date 2021-09-09.10:30:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631183450.27.0.974648958226.issue45017@roundup.psfhosted.org>
In-reply-to
Content
Does find_imports/find_store_names have to be public? I think the relocation is fine, but making them public without any use case from outside can be avoided at least for now.
History
Date User Action Args
2021-09-09 10:30:50BTaskayasetrecipients: + BTaskaya, gvanrossum, serhiy.storchaka, iritkatriel
2021-09-09 10:30:50BTaskayasetmessageid: <1631183450.27.0.974648958226.issue45017@roundup.psfhosted.org>
2021-09-09 10:30:50BTaskayalinkissue45017 messages
2021-09-09 10:30:50BTaskayacreate