Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dumper: Research what can be done to modules that are first time imported during dumping #45

Open
ivanyu opened this issue Sep 30, 2022 · 0 comments
Labels
Milestone

Comments

@ivanyu
Copy link
Owner

ivanyu commented Sep 30, 2022

Technically, the import function can be substituted with {"__builtins__": {"__import__": import1}}

@ivanyu ivanyu changed the title [Dumper] Make previously imported modules invisible [Dumper] Research what can be done to modules that are first time imported during dumping Oct 1, 2022
@ivanyu ivanyu modified the milestones: 0.2.0, future-releases Oct 24, 2022
@ivanyu ivanyu changed the title [Dumper] Research what can be done to modules that are first time imported during dumping dumper: Research what can be done to modules that are first time imported during dumping Oct 31, 2022
@ivanyu ivanyu modified the milestone: 0.4.0 Nov 21, 2022
@ivanyu ivanyu added this to the 0.7.0 milestone Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant