Skip to content

remove remaining imports of typing_extensions#3873

Merged
petyaslavova merged 4 commits intoredis:masterfrom
dotlambda:typing-extensions
Feb 25, 2026
Merged

remove remaining imports of typing_extensions#3873
petyaslavova merged 4 commits intoredis:masterfrom
dotlambda:typing-extensions

Conversation

@dotlambda
Copy link
Copy Markdown
Contributor

@dotlambda dotlambda commented Dec 9, 2025

Description of change

It's not a dependency anymore:

dependencies = ['async-timeout>=4.0.3; python_full_version<"3.11.3"']

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

@petyaslavova
Copy link
Copy Markdown
Collaborator

Hi @dotlambda, thank you for your contribution! We will review your change soon.

@petyaslavova petyaslavova added the maintenance Maintenance (CI, Releases, etc) label Jan 8, 2026
Copy link
Copy Markdown
Collaborator

@petyaslavova petyaslavova left a comment

Choose a reason for hiding this comment

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

LGTM.

@petyaslavova petyaslavova merged commit 8e3a5b2 into redis:master Feb 25, 2026
120 of 121 checks passed
petyaslavova added a commit that referenced this pull request Feb 25, 2026
* remove remaining imports of typing_extensions

* Applying review comments

---------

Co-authored-by: petyaslavova <petya.slavova@redis.com>
@dotlambda dotlambda deleted the typing-extensions branch February 25, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance (CI, Releases, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants