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

Ignore warnings so people can run tests on python 3.12 #15663

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

AlanCoding
Copy link
Member

@AlanCoding AlanCoding commented Nov 25, 2024

SUMMARY

Hit this quickly after pulling updated devel after #15620 merged. Linking the related issues for upgrades, added here:

Our containers run python 3.11, but it stands to reason that some people might be using python 3.12. Sure, they could make a new venv but we might as well prepare these so that they are on the agenda and to keep developer flexibility.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API

Copy link

sonarcloud bot commented Nov 25, 2024

@AlanCoding
Copy link
Member Author

Note that #15193 is also a patch to just let people run tests locally.

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.

2 participants