Skip to content

testsuite: add typing-extensions requirement - #1285

Closed
crystarm wants to merge 1 commit into
userver-framework:developfrom
crystarm:fix/testsuite-typing-extensions
Closed

testsuite: add typing-extensions requirement#1285
crystarm wants to merge 1 commit into
userver-framework:developfrom
crystarm:fix/testsuite-typing-extensions

Conversation

@crystarm

@crystarm crystarm commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Related to #1270.

Summary

  • Add typing-extensions >= 4.4.0 to the base testsuite requirements.
  • pytest_userver plugins import typing_extensions.override, so clean test virtualenvs must install it explicitly.

@apolukhin

Copy link
Copy Markdown
Member

LGTM

@robot-magpie

robot-magpie Bot commented Jul 30, 2026

Copy link
Copy Markdown

Many thanks for the PR! @apolukhin is now importing your pull request into our internal upstream repository.

@robot-magpie

robot-magpie Bot commented Jul 30, 2026

Copy link
Copy Markdown

✅ This pull request is being closed because it has been successfully merged into our internal monorepository.
Your changes will be pushed to this repository soon. Thank you for your contribution!

@robot-magpie robot-magpie Bot closed this Jul 30, 2026
robot-piglet pushed a commit that referenced this pull request Jul 30, 2026
Fixes #1270

## Summary

- Add `typing-extensions >= 4.4.0` to the base testsuite requirements.
- `pytest_userver` plugins import `typing_extensions.override`, so clean test virtualenvs must install it explicitly.

---

Pull Request resolved: #1285
commit_hash:446e9a77328e550ac2af9529f8f0e9bc55e4d776
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants