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

Support empy4 and empy3 #921

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Support empy4 and empy3 #921

merged 2 commits into from
Aug 22, 2024

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Aug 1, 2024

No description provided.

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde ahcorde self-assigned this Aug 1, 2024
Comment on lines +20 to +24
try:
from em import Configuration
em_has_configuration = True
except ImportError:
em_has_configuration = False
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks totally reasonable to me (though I'm the one who suggested it, so that's not surprising).

Before approving this, I'd like to get @cottsay 's take on this pattern.

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm with green CI

@ahcorde
Copy link
Contributor Author

ahcorde commented Aug 19, 2024

friendly ping @cottsay

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
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.

This looks good to me with green CI.

@ahcorde
Copy link
Contributor Author

ahcorde commented Aug 21, 2024

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

@ahcorde ahcorde merged commit f75f4e2 into rolling Aug 22, 2024
2 of 3 checks passed
@ahcorde ahcorde deleted the ahcorde/rolling/empy4 branch August 22, 2024 08:30
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