-
Notifications
You must be signed in to change notification settings - Fork 32
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
support python 3.13 #300
support python 3.13 #300
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #300 +/- ##
===========================================
+ Coverage 29.57% 86.90% +57.33%
===========================================
Files 36 49 +13
Lines 7949 8953 +1004
===========================================
+ Hits 2351 7781 +5430
+ Misses 5598 1172 -4426 ☔ View full report in Codecov by Sentry. |
Blocked by #301 |
a46baad
to
a134a6b
Compare
Rebased to include #303 to test it with python 3.13 |
This comment was marked as outdated.
This comment was marked as outdated.
af5a6ba
to
419a208
Compare
This comment was marked as outdated.
This comment was marked as outdated.
419a208
to
81e2787
Compare
|
Oldestdeps was already failing, due to the gwcs mergers. #327 should fix those. |
81e2787
to
580a33f
Compare
580a33f
to
b9668af
Compare
Superseded by #327 |
This PR adds support for python 3.13 and adds 3.13 testing to the CI.
Tasks
docs/
pageno-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types)"git+https://github.com/<fork>/stcal@<branch>"
)jwst
regression testromancal
regression testnews fragment change types...
changes/<PR#>.apichange.rst
: change to public APIchanges/<PR#>.bugfix.rst
: fixes an issuechanges/<PR#>.general.rst
: infrastructure or miscellaneous change