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

deps: Drop support for old Python versions #817

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

nijel
Copy link
Member

@nijel nijel commented Aug 1, 2023

Proposed changes

Drop support for Python versions not supported upstream.

Types of changes

Please check the type of change your PR introduces:

  • Release (new release request)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (PEP8, lint, formatting, renaming, etc)
  • Refactoring (no functional changes, no api changes)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build related changes (build process, tests runner, etc)
  • Other (please describe):

Checklist

Put an x in the boxes that apply. You can also fill these out after creating
the PR. If you're unsure about any of them, don't hesitate to ask. We're here to
help! This is simply a reminder of what we are going to look for before merging
your code.

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works

Other information

Any other information that is important to this PR such as screenshots of how
the component looks before and after the change.

Drop support for Python versions not supported upstream.
@nijel
Copy link
Member Author

nijel commented Aug 1, 2023

@omab This needs changes in branch protection rules. Is there a chance you would grant me permission to perform such changes?

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #817 (f3ee6f8) into master (cf95380) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master     #817    +/-   ##
========================================
  Coverage   77.80%   77.80%            
========================================
  Files         330      330            
  Lines       10097    10097            
  Branches     1195      681   -514     
========================================
  Hits         7856     7856            
  Misses       2087     2087            
  Partials      154      154            
Flag Coverage Δ
unittests 77.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@nijel nijel mentioned this pull request Aug 4, 2023
10 tasks
@nijel nijel merged commit 875b7bd into python-social-auth:master Sep 12, 2023
7 checks passed
@nijel nijel deleted the python branch September 12, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants