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

Remove Python 3.6 support #159

Merged
merged 2 commits into from Dec 23, 2021
Merged

Remove Python 3.6 support #159

merged 2 commits into from Dec 23, 2021

Conversation

jodal
Copy link
Owner

@jodal jodal commented Dec 23, 2021

  • Require Python 3.7, as 3.6 has reached end-of-life
  • Run pyupgrade to 3.7

Running it with 3.6 as the target version yields the same change, so
this is not incompatible with Python 3.6.
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #159 (4c56d5e) into main (c1d5552) will not change coverage.
The diff coverage is n/a.

❗ Current head 4c56d5e differs from pull request most recent head 1fc67d0. Consider uploading reports for the commit 1fc67d0 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   94.60%   94.60%           
=======================================
  Files          12       12           
  Lines         482      482           
=======================================
  Hits          456      456           
  Misses         26       26           
Impacted Files Coverage Δ
src/pykka/_proxy.py 99.00% <ø> (ø)

Continue to review full report at Codecov.

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

@jodal jodal enabled auto-merge (squash) December 23, 2021 11:25
@jodal jodal merged commit f3a31db into main Dec 23, 2021
@jodal jodal deleted the jodal/remove-py36 branch December 23, 2021 11:25
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

1 participant