Skip to content

Remove support for Python 3.6 #93

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

elacuesta
Copy link
Member

Python 3.6 reached EOL on 2021-12-23 (https://devguide.python.org/versions/#unsupported-versions). Furthermore, test runs are being cancelled because the ubuntu-20.04 image is no longer available.

Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.38%. Comparing base (aeea6fc) to head (35509f2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   23.38%   23.38%           
=======================================
  Files          15       15           
  Lines         821      821           
=======================================
  Hits          192      192           
  Misses        629      629           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Gallaecio
Copy link
Member

What about removing other EOL versions while at it? (3.7, 3.8)

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.

2 participants