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

Add Python 3.13 to Testing Infrastructure #3401

Merged
merged 33 commits into from
Nov 12, 2024
Merged

Conversation

mrmundt
Copy link
Contributor

@mrmundt mrmundt commented Nov 4, 2024

Fixes NA

Summary/Motivation:

We want to be as updated as possible with our Python versions.

NOTE: We will be removing Python 3.8 support after the next release.

Changes proposed in this PR:

  • Adds Python 3.13

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link
Member

@jsiirola jsiirola left a comment

Choose a reason for hiding this comment

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

Looks good, although we might hold off merging for a little just to keep the load on GHA down while we prep for the release?

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.67%. Comparing base (364e7f1) to head (f35b608).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3401   +/-   ##
=======================================
  Coverage   88.66%   88.67%           
=======================================
  Files         879      879           
  Lines      100374   100379    +5     
=======================================
+ Hits        88999    89007    +8     
+ Misses      11375    11372    -3     
Flag Coverage Δ
linux 86.12% <100.00%> (+<0.01%) ⬆️
osx 76.11% <100.00%> (+<0.01%) ⬆️
other 86.62% <100.00%> (+<0.01%) ⬆️
win 84.50% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

pyomo/contrib/viewer/qt.py Outdated Show resolved Hide resolved
@blnicho blnicho merged commit 9db592c into Pyomo:main Nov 12, 2024
36 checks passed
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.

3 participants