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

Update_python_version to 3.11 #708

Merged
merged 16 commits into from
Oct 10, 2024
Merged

Conversation

helylle
Copy link
Contributor

@helylle helylle commented Oct 9, 2024

  • consolidate to one timezone aware utc_now helper function and replace naive datetime.utcnow where it was used
  • revert a workaround for oic 1.4.0 as it was fixed in 1.5.0
  • use imports from new wsgiref.types
  • replace util funtions removeprefix and removesuffix with string builtins
  • update all classes inheriting str and Enum to inherit StrEnum as string representation of the former construction has changed

Copy link

sonarqubecloud bot commented Oct 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
6.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@helylle helylle marked this pull request as ready for review October 10, 2024 06:39
@johanlundberg johanlundberg merged commit 2ed2ea8 into main Oct 10, 2024
10 of 11 checks passed
@johanlundberg johanlundberg deleted the ylle_update_python_version branch October 10, 2024 07:17
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