Skip to content
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

[SCSB-145] require Python 3.10 #2757

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Conversation

zacharyburnett
Copy link
Contributor

@zacharyburnett zacharyburnett commented Mar 14, 2024

resolves SCSB-145

propagate Astropy's deprecation of Python 3.9 to downstream packages

Note

this PR was generated automatically by batchpr 🤖

Close #2000

🐱

pyproject.toml Show resolved Hide resolved
pllim

This comment was marked as resolved.

@pllim pllim added this to the 3.9 milestone Mar 14, 2024
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@zacharyburnett
Copy link
Contributor Author

Sorry for the extra changes! I used this ticket to test making batch PRs

CHANGES.rst Outdated Show resolved Hide resolved
@pllim

This comment was marked as resolved.

@gibsongreen gibsongreen modified the milestones: 3.9, 3.10 Apr 5, 2024
zacharyburnett and others added 2 commits April 18, 2024 16:15
prune unnecessary changes

update tests with Python version

apply suggestions from review from pllim

change more references to Python 3.9
Copy link
Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

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

Sorry this took a while. I rebased and cleaned it up. I think this is good to merge.

@pllim
Copy link
Contributor

pllim commented Apr 18, 2024

Merging would need admin override because branch protection rules have changed.

After merge, admin needs to update branch protection rule for the OSX job.

@pllim
Copy link
Contributor

pllim commented Apr 18, 2024

CI failure is unrelated (#2811).

@pllim
Copy link
Contributor

pllim commented Apr 18, 2024

cc @larrybradley and @camipacifici since they asked about dropping Python 3.9 earlier.

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (a39a0fe) to head (f11236e).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2757      +/-   ##
==========================================
- Coverage   88.88%   88.88%   -0.01%     
==========================================
  Files         111      111              
  Lines       16983    16978       -5     
==========================================
- Hits        15096    15091       -5     
  Misses       1887     1887              

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

@kecnry kecnry merged commit 3c3e174 into spacetelescope:main Apr 22, 2024
16 checks passed
@pllim
Copy link
Contributor

pllim commented Apr 22, 2024

Thanks, @zacharyburnett !

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.

MNT: Unpin y_py for Python 3.9 when we can
4 participants