Skip to content

Conversation

aronatkins
Copy link
Collaborator

@aronatkins aronatkins commented Mar 21, 2024

Intent

Removes support for Python 3.7, which is end-of-life.

Slightly forced by #555, #559, and #560

fixes #556

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

inspired by #329 and #337

Automated Tests

Added testing for Python 3.11 and Python 3.12.

Directions for Reviewers

Sit back and relax.

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

Copy link

github-actions bot commented Mar 21, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4536 3234 71% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 8172195 by action🐍

Copy link
Contributor

@kgartland-rstudio kgartland-rstudio left a comment

Choose a reason for hiding this comment

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

LGTM

@aronatkins aronatkins merged commit a5a1668 into master Mar 21, 2024
@aronatkins aronatkins deleted the aron-drop-3.7 branch March 21, 2024 15:26
Copy link
Contributor

@mmarchetti mmarchetti left a comment

Choose a reason for hiding this comment

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

👍

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.

Drop support for Python 3.7
3 participants