Skip to content

(Closes #470) python version bump#471

Merged
arporter merged 7 commits intomasterfrom
470_python_version
Jun 26, 2025
Merged

(Closes #470) python version bump#471
arporter merged 7 commits intomasterfrom
470_python_version

Conversation

@LonelyCat124
Copy link

@arporter @sergisiso @hiker Small change to bump python version.

@codecov
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (5e7dd5d) to head (664568c).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #471    +/-   ##
========================================
  Coverage   92.14%   92.15%            
========================================
  Files          86       86            
  Lines       13834    13734   -100     
========================================
- Hits        12747    12656    -91     
+ Misses       1087     1078     -9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@arporter arporter left a comment

Choose a reason for hiding this comment

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

Thanks Aidan - that all looks good but I found a few places that may also need an update:

./tests/test_fparser_module.py:        # Use backport package for python <3.8
./tests/test_fparser_module.py:    # Can't check the actual value as some versions of Python3 return
./one/tests/test_select.py:# stdout before the pytest framework can intercept it. In python < 3
./one/tests/test_scripts.py:    # Can't check the actual value as some versions of Python3 return
./common/splitline.py:    Note: Python 3.9 comes with a thread-safe and more efficient cache as it
./__init__.py:    # Use backport package for python <3.8

Please could you take a look.

@arporter arporter added reviewed with actions PR has been reviewed and is back with developer and removed under review labels Jun 26, 2025
@LonelyCat124 LonelyCat124 added ready for review and removed reviewed with actions PR has been reviewed and is back with developer labels Jun 26, 2025
@LonelyCat124
Copy link
Author

@arporter I think two of those I'd already resolved (but maybe afte ryou started the review) - I fixed 3 of them and created an issue and TODO about the remaining one.

Copy link
Member

@arporter arporter left a comment

Choose a reason for hiding this comment

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

All good now, thanks.
I'll proceed to merge.

@arporter arporter merged commit 370884f into master Jun 26, 2025
5 checks passed
@arporter arporter deleted the 470_python_version branch June 26, 2025 14:47
@sergisiso
Copy link
Collaborator

@LonelyCat124 @arporter python3.9 is not EOL and system used by NG-Arch, like Archer2 have it as default, so I suggest adding back 3.9 in one of your open PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants