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 redis stubs to version 4 #6368

Merged
merged 10 commits into from
Nov 25, 2021
Merged

Update redis stubs to version 4 #6368

merged 10 commits into from
Nov 25, 2021

Commits on Nov 23, 2021

  1. Bump version

    Drop Python 2 support
    srittau committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0731241 View commit details
    Browse the repository at this point in the history
  2. Text -> str

    srittau committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    4b8d754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9e1f13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59970c9 View commit details
    Browse the repository at this point in the history
  5. Fix annotation

    srittau committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    6425f14 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Reorder arguments

    srittau committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6f3840c View commit details
    Browse the repository at this point in the history
  2. Remove Redis.__new__

    srittau committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    79ea7ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0662c8 View commit details
    Browse the repository at this point in the history
  4. Use AbstractContextManager

    srittau committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    73cff4b View commit details
    Browse the repository at this point in the history
  5. Fix import

    srittau committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6373dd4 View commit details
    Browse the repository at this point in the history