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

really drop python<=3.7 support #264

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

kloczek
Copy link
Contributor

@kloczek kloczek commented Mar 19, 2024

Filter all code over pyupgrade --py38.

Filter all code over `pyupgrade --py38`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Merging #264 (559c1f3) into main (9f19a18) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files           6        6           
  Lines         416      416           
  Branches       82       82           
=======================================
  Hits          414      414           
  Misses          1        1           
  Partials        1        1           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f19a18...559c1f3. Read the comment docs.

@samuelcolvin samuelcolvin merged commit dd04802 into samuelcolvin:main May 6, 2024
36 of 38 checks passed
@samuelcolvin
Copy link
Owner

these don't seem related to dropping 3.7, but thanks anyway.

@kloczek
Copy link
Contributor Author

kloczek commented May 6, 2024

Thank you 👍

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.

None yet

2 participants