Skip to content

CHORE: Update minimum python version - #6352

Merged
Samuelopez-ansys merged 8 commits into
mainfrom
chore/bump-minor-python-version
Jul 7, 2025
Merged

Samuelopez-ansys merged 8 commits into
mainfrom
chore/bump-minor-python-version

Conversation

@SMoraisAnsys

Copy link
Copy Markdown
Collaborator

Description

As title says.

As extra information, note that this decision has been made for two major reasons:

  • End of life has been reached for Python 3.8 and it is close to be the case for Python 3.9, see the status of python versions.
  • We should aligh with the Python Scientific Community's best practices and for security reasons. It is important to note that many packages within the Scientific Python Community have dropped support for these Python versions a while ago. Therefore, dropping support for these versions is also a step towards maintaining compatibility, enhancing security and taking full advantage of these scientific packages. For further information on this topic, see SPEC 0000.

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 tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@SMoraisAnsys
SMoraisAnsys requested a review from a team as a code owner July 4, 2025 09:21
@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions Bot added maintenance Package and maintenance related documentation Improvements or additions to documentation labels Jul 4, 2025
@codecov

codecov Bot commented Jul 4, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (a1e253b) to head (a21830f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6352   +/-   ##
=======================================
  Coverage   85.35%   85.36%           
=======================================
  Files         175      175           
  Lines       65797    65797           
=======================================
+ Hits        56162    56168    +6     
+ Misses       9635     9629    -6     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread README.md Outdated
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
Comment thread README.md Outdated
@Samuelopez-ansys
Samuelopez-ansys merged commit 8f7f081 into main Jul 7, 2025
@Samuelopez-ansys
Samuelopez-ansys deleted the chore/bump-minor-python-version branch July 7, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants