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

Drop python3.8 support core and providers - v2.10 backport #42788

Open
wants to merge 7 commits into
base: v2-10-test
Choose a base branch
from

Commits on Nov 14, 2024

  1. Drop Python 3.8 support in core

    Add newsfragment
    
    (cherry picked from commit f0c14e7)
    (cherry picked from commit 1638974)
    jscheffl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ce25aff View commit details
    Browse the repository at this point in the history
  2. Drop Python 3.8 support in provider packages

    (cherry picked from commit 5de5ca7)
    (cherry picked from commit 526948f)
    jscheffl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f2bd321 View commit details
    Browse the repository at this point in the history
  3. Fix static checks for providers and core

    Fix selective checks
    
    (cherry picked from commit 1b55c8e)
    jscheffl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b16d579 View commit details
    Browse the repository at this point in the history
  4. Fix constraints problem with cloudant in python 3.9

    (cherry picked from commit 4375185)
    jscheffl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    70c616a View commit details
    Browse the repository at this point in the history
  5. Fix pytests of breeze

    jscheffl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    caefa19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03addc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ef2fce View commit details
    Browse the repository at this point in the history