Skip to content

build: drop support for Python 3.9#1341

Merged
RobPasMue merged 3 commits intomainfrom
feat/drop-python3.9
Aug 5, 2024
Merged

build: drop support for Python 3.9#1341
RobPasMue merged 3 commits intomainfrom
feat/drop-python3.9

Conversation

@RobPasMue
Copy link
Copy Markdown
Member

Description

Dropping support for Python 3.9 following SPEC-0 and ADR 21 (Ansys internal)

Issue linked

None

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Aug 5, 2024
@RobPasMue RobPasMue requested review from a team and PipKat as code owners August 5, 2024 07:04
@github-actions github-actions Bot added maintenance Package and maintenance related enhancement New features or code improvements labels Aug 5, 2024
@RobPasMue RobPasMue changed the title maint: drop support for Python 3.9 build: drop support for Python 3.9 Aug 5, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (d942b59) to head (cd712b8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1341   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files          86       86           
  Lines        6754     6754           
=======================================
  Hits         6209     6209           
  Misses        545      545           

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

@RobPasMue RobPasMue merged commit b5b0f70 into main Aug 5, 2024
@RobPasMue RobPasMue deleted the feat/drop-python3.9 branch August 5, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants