Skip to content

Python 3.14 Update#161

Open
aburrell wants to merge 8 commits intodevelopfrom
python3.14_update
Open

Python 3.14 Update#161
aburrell wants to merge 8 commits intodevelopfrom
python3.14_update

Conversation

@aburrell
Copy link
Copy Markdown
Owner

@aburrell aburrell commented Apr 8, 2026

Description

Updates supported Python versions and GitHub Action tests.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Ran unit tests

Test Configuration

  • Operating system: OS X Tahoe
  • Python version number: 3.10
  • Compiler with version number: gcc-15
  • Relevant local setup details: N/A
    Checklist

  • Make sure you are merging into the develop (not main) branch
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.rst, summarising the changes
  • Add yourself to AUTHORS.rst and .zenodo.json

aburrell added 4 commits April 8, 2026 12:08
Extended Python support to 3.14.
Updated docs testing to use the latest Python and action versions.
Updated the unit test yaml to:
- cover all supported Python versions,
- use the best MacOS for each version,
- use a newer version of gcc on MacOS,
- use up-to-date Action versions, and
- use the current NEP29 standards.
Added a summary of the changes to the change log.
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 8, 2026

Coverage Report for CI Build 24149460550

Coverage remained the same at 99.701%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1002
Covered Lines: 999
Line Coverage: 99.7%
Coverage Strength: 16.95 hits per line

💛 - Coveralls

aburrell added 4 commits April 8, 2026 13:04
Update the documentation links and ignored links.
Adding a debug statement to see what the complier is named.
Try different homebrew locations.
Try /usr/local instead of /opt/local
@aburrell aburrell added this to the 2.1.1 milestone Apr 8, 2026
@aburrell aburrell requested a review from ljlamarche April 8, 2026 17:38
@aburrell aburrell added enhancement documentation Documentation changes labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation changes enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants