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

[m12] Final support for depency generation #847

Merged
merged 3 commits into from
Mar 15, 2024

Conversation

vincentraymond-ua
Copy link
Contributor

@vincentraymond-ua vincentraymond-ua commented Mar 11, 2024

Summary of Changes

-Adds support for dependencies that are compiled into the Python interpreter like time and sys
-Adds and improves tests for module_locate module

Related issues

Resolves #782
Resolves #795

@vincentraymond-ua vincentraymond-ua marked this pull request as ready for review March 15, 2024 14:33
Copy link
Contributor

@titomeister titomeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@vincentraymond-ua vincentraymond-ua merged commit 9754f0c into main Mar 15, 2024
7 checks passed
@vincentraymond-ua vincentraymond-ua deleted the vraymond/m12_final branch March 15, 2024 18:01
@vincentraymond-ua vincentraymond-ua changed the title Adding tests for module_locate [m12] Final support for depency generation Mar 15, 2024
github-actions bot added a commit that referenced this pull request Mar 15, 2024
## Summary of Changes
-Adds support for dependencies that are compiled into the Python
interpreter like `time` and `sys`
-Adds and improves tests for module_locate module

### Related issues

Resolves #782
Resolves #795 9754f0c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[gromet] Update Gromet generation to support unification of all import types [M12] Ingestion of code library
2 participants