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

Upgrade Python to 3.12 #565

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

podtserkovskiy
Copy link

@podtserkovskiy podtserkovskiy commented Sep 29, 2024

To unblock #564

  • Replaced all 3.9 to 3.12 in all places
  • Ran poetry lock
  • Ignored pylint check "too-many-positional-arguments" that appeared after the upgrade
  • Ran poetry run ruff format to apply changes in formatting for ruff py312 setting

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