Skip to content

MNT: Require Python 3.8+, auto-upgrade syntax #3588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 5, 2023

Conversation

effigies
Copy link
Member

@effigies effigies commented Jul 5, 2023

Drops Python 3.7 support, and ran pyupgrade --py38-plus a couple times along with black and some manual tweaks.

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 51.18% and project coverage change: -0.09 ⚠️

Comparison is base (7d4808f) 63.28% compared to head (7958828) 63.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3588      +/-   ##
==========================================
- Coverage   63.28%   63.20%   -0.09%     
==========================================
  Files         308      308              
  Lines       40876    40787      -89     
  Branches     5485     5484       -1     
==========================================
- Hits        25870    25779      -91     
- Misses      13995    13997       +2     
  Partials     1011     1011              
Impacted Files Coverage Δ
nipype/algorithms/__init__.py 100.00% <ø> (ø)
nipype/algorithms/icc.py 58.97% <ø> (ø)
nipype/algorithms/mesh.py 29.70% <0.00%> (ø)
nipype/algorithms/metrics.py 56.28% <ø> (ø)
nipype/algorithms/stats.py 100.00% <ø> (ø)
nipype/caching/__init__.py 100.00% <ø> (ø)
nipype/interfaces/__init__.py 100.00% <ø> (ø)
nipype/interfaces/afni/__init__.py 100.00% <ø> (ø)
nipype/interfaces/afni/svm.py 97.61% <0.00%> (ø)
nipype/interfaces/ants/__init__.py 100.00% <ø> (ø)
... and 207 more

... and 68 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies effigies merged commit a3f8ecd into nipy:master Jul 5, 2023
@effigies effigies deleted the mnt/py38plus branch July 5, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant