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

Python 3.11 Compatibility #2022

Merged
merged 16 commits into from
Oct 11, 2023
Merged

Python 3.11 Compatibility #2022

merged 16 commits into from
Oct 11, 2023

Conversation

aacebo
Copy link
Collaborator

@aacebo aacebo commented Oct 4, 2023

#minor

Description

  • remove deprecation warning in schema
  • fix linting issues

TODO

  • another PR needs to be created to update the codebase and pipeline to support Python 3.11

this would mean uncommenting this and this and updating the pylint version to a version that supports 3.11. This will require you to update the .pylintrc and fix the codebase to conform to the new rules.

  • another PR needs to be opened to update dependencies so the packages can be imported into newer projects

@aacebo aacebo marked this pull request as ready for review October 9, 2023 15:58
@aacebo aacebo requested a review from a team as a code owner October 9, 2023 15:58
@tracyboehrer
Copy link
Member

@aacebo These are failing the PyLint step: pylint --rcfile=.pylintrc libraries

@tracyboehrer tracyboehrer merged commit d475640 into main Oct 11, 2023
8 checks passed
@tracyboehrer tracyboehrer deleted the aacebo/py-3.11 branch October 11, 2023 16:18
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

2 participants