Skip to content

FIX: Compatibility with Python 3.8#5972

Merged
Samuelopez-ansys merged 2 commits into
mainfrom
fix/issue_5971
Mar 27, 2025
Merged

FIX: Compatibility with Python 3.8#5972
Samuelopez-ansys merged 2 commits into
mainfrom
fix/issue_5971

Conversation

@Samuelopez-ansys

Copy link
Copy Markdown
Member

Description

Please provide a brief description of the changes made in this pull request.

Issue linked

Close #5971

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).

@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 the bug Something isn't working label Mar 27, 2025

@lorenzovecchietti lorenzovecchietti left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. I wasn't aware of this compatibility issue, thanks.

@codecov

codecov Bot commented Mar 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.01%. Comparing base (28515e3) to head (e362e96).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5972      +/-   ##
==========================================
- Coverage   85.01%   85.01%   -0.01%     
==========================================
  Files         162      162              
  Lines       62568    62569       +1     
==========================================
- Hits        53194    53193       -1     
- Misses       9374     9376       +2     
🚀 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.

@Samuelopez-ansys
Samuelopez-ansys merged commit 3bb746c into main Mar 27, 2025
@Samuelopez-ansys
Samuelopez-ansys deleted the fix/issue_5971 branch March 27, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug located in post_common_3d.py

3 participants