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

Python3.12 support #523

Merged
merged 16 commits into from
Dec 3, 2024
Merged

Python3.12 support #523

merged 16 commits into from
Dec 3, 2024

Conversation

babenek
Copy link
Contributor

@babenek babenek commented Mar 3, 2024

Description

Please include a summary of the change and which is fixed.

  • Add Python3.12 CI support (package supports the version already)
  • Use Python3.10 as default (prepare to stop Python3.8 support)
  • Fuzzing is not supported with python3.12
  • Update Docs generation with sphinx8
  • Suppress UserWarning in test for python3.12

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (6c9ee34) to head (b07d699).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #523      +/-   ##
==========================================
+ Coverage   91.09%   91.12%   +0.02%     
==========================================
  Files         146      146              
  Lines        4988     4992       +4     
  Branches      808      771      -37     
==========================================
+ Hits         4544     4549       +5     
  Misses        292      292              
+ Partials      152      151       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@babenek babenek changed the title Py312 Update requirements to support Python3.12 Nov 29, 2024
@babenek babenek changed the title Update requirements to support Python3.12 Python3.12 support Nov 29, 2024
@babenek babenek marked this pull request as ready for review November 30, 2024 11:11
@babenek babenek requested a review from a team as a code owner November 30, 2024 11:11
Copy link
Contributor

@Yullia Yullia left a comment

Choose a reason for hiding this comment

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

Approved

@babenek babenek merged commit 55394da into Samsung:main Dec 3, 2024
32 checks passed
@babenek babenek deleted the py312 branch December 3, 2024 06:42
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.

4 participants