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 to python 3.10 #878

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

upgrade to python 3.10 #878

wants to merge 4 commits into from

Conversation

rsujeevan
Copy link

Thank you for taking time to improve this repository!

Before submitting a PR

Please make sure that:

  • It is not a duplicate.
  • There is an issue in the tracker for your PR. If there isn't one please make one first.
  • Your changes are in a separate branch. Branches should have descriptive names (e.g. starting with fix/ or feature/ for example fix/memory_allocation).
  • Commit messages adhere to our contributor guide.
  • There is only a single commit (otherwise squash them).
  • Project builds, all the tests are passing for you locally and the general rules from our CONTRIBUTING.md are met. Otherwise make changes and amend your commit (git commit --amend).

Submitting a PR

Great, you are now ready to open a new PR!

  • Come up with a descriptive, short, title.
  • Write a short (but meaningful) summary explaining the changes.
  • Be sure to add closes #XXX in the comment to auto-close the issue that the PR fixes.
  • Remove this template before submitting.

@rsujeevan rsujeevan self-assigned this Jan 16, 2024
@rsujeevan
Copy link
Author

cc: @this

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.

None yet

1 participant