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

Catch license errors and provide meaningful feedback #41

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

cmutel
Copy link
Member

@cmutel cmutel commented Dec 24, 2024

No description provided.

@cmutel cmutel requested a review from jsvgoncalves December 24, 2024 11:58
@cmutel
Copy link
Member Author

cmutel commented Dec 24, 2024

@tngTUDOR The failing tests are syntax errors for Python 3.8 - do you think we can drop support for 3.8?

with (
open(out_filepath, "rb") as source,
open(directory / filename, "w", encoding="utf-8") as target,
):
Copy link
Member

Choose a reason for hiding this comment

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

$ git add -p is your friend to avoid committing unrelated changes.

@cmutel cmutel requested a review from jsvgoncalves January 6, 2025 12:40
Co-authored-by: João Gonçalves <[email protected]>
@cmutel cmutel merged commit 7b85dcf into main Jan 10, 2025
@cmutel cmutel deleted the catch-license-errors branch January 10, 2025 09:22
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