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 version upgrade and remove deprecated functions #658

Merged
merged 12 commits into from
Oct 11, 2024

Conversation

Gavinok
Copy link
Contributor

@Gavinok Gavinok commented Oct 11, 2024

This PR resolves #605 as well as #544

In addition to upgrading the python version I also have removed multiple deprecation notices related to types, the dict() method, parse_obj() method, and updated the pytest settings.

Gavinok added 11 commits October 9, 2024 13:23
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
@Gavinok Gavinok requested review from loneil, Jsyro and esune and removed request for Jsyro October 11, 2024 18:19
@esune esune changed the title Python version upgrade and remove depreciated functions Python version upgrade and remove deprecated functions Oct 11, 2024
Copy link
Member

@esune esune left a comment

Choose a reason for hiding this comment

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

👍🏻

@esune esune merged commit 660181f into main Oct 11, 2024
6 checks passed
@esune esune deleted the python-version-upgrade-and-remove-depreciated-functions branch October 11, 2024 21:07
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.

Python 3.12
2 participants