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

python expressions substitution include names of all parents for specified modules #688

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

zflat
Copy link

@zflat zflat commented Jan 12, 2023

This updates the python expression substitution to help with specifying python modules that are within a package.

Addresses issue #687

@zflat
Copy link
Author

zflat commented Jun 29, 2023

@adityapande-1995 Can I please get a review?

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Overall, I think this change is valuable. I've left one thing to change, but once that is fixed I think we can run CI on it.

@zflat
Copy link
Author

zflat commented Aug 15, 2023

Overall, I think this change is valuable. I've left one thing to change, but once that is fixed I think we can run CI on it.

Thanks @clalancette for the fix to the copy & paste error. Much better to have an appropriate failure reason reported.

@zflat zflat force-pushed the python_expression_packaged_modules branch from 424fd5e to 815b5f7 Compare August 15, 2023 03:40
@zflat zflat requested a review from clalancette August 15, 2023 03:43
Signed-off-by: William Wedler <wwedler@riseup.net>
@zflat zflat force-pushed the python_expression_packaged_modules branch from 815b5f7 to 7c3eac6 Compare August 17, 2023 22:40
@clalancette
Copy link
Contributor

clalancette commented Aug 22, 2023

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette
Copy link
Contributor

So it looks like this caused a hang in the launch tests on all platforms. @zflat Can you take a look? It may the case that this just needs a rebase, but also please try to run the tests locally and make sure that they pass.

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.

3 participants