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 support #3168

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

cgarciae
Copy link
Collaborator

What does this PR do?

  • Removes support for python 3.8
  • Adds support for python 3.9
  • Builds RDT documentation using python 3.9

@levskaya
Copy link
Collaborator

what the: DeprecationWarning: module 'sre_constants' is deprecated in py3.11 ?

@andsteing
Copy link
Collaborator

what the: DeprecationWarning: module 'sre_constants' is deprecated in py3.11 ?

python/cpython#91308

@levskaya
Copy link
Collaborator

ah ok @cgarciae - we need to exempt the warning DeprecationWarning: module 'sre_constants' is deprecated

@cgarciae cgarciae force-pushed the update-python-version-support branch from 4e42aa1 to 7b481c4 Compare June 27, 2023 16:20
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Merging #3168 (7b481c4) into main (01eb19c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3168   +/-   ##
=======================================
  Coverage   82.20%   82.20%           
=======================================
  Files          54       54           
  Lines        6000     6000           
=======================================
  Hits         4932     4932           
  Misses       1068     1068           

@cgarciae
Copy link
Collaborator Author

Done @levskaya!

@copybara-service copybara-service bot merged commit bc122df into main Jun 27, 2023
19 checks passed
@copybara-service copybara-service bot deleted the update-python-version-support branch June 27, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants