vllm
fix: use `__annotations__` instead of `get_type_hints()` for dynamic `kwargs` detection
#34527
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
6
Changes
View On
GitHub
fix: use `__annotations__` instead of `get_type_hints()` for dynamic `kwargs` detection
#34527
vllm-bot
merged 6 commits into
vllm-project:main
from
perone:perone/fix-silent-exception
gemini-code-assist
commented on 2026-02-13
perone
force pushed
86 days ago
DarkLight1337
commented on 2026-02-13
DarkLight1337
commented on 2026-02-13
DarkLight1337
approved these changes on 2026-02-13
DarkLight1337
enabled auto-merge (squash)
86 days ago
github-actions
added
ready
Switching to __annotations__ instead of get_type_hints.
0cca3e99
Fixing linting.
a94999f1
Fixing type hinting checks from mypy.
cd743b37
Adding warning for exceptions silenced on get_processor_kwargs_from_p…
3bef77d8
Use exc_info arg api.
285c94f2
Adding logger.exception() for logging the exception and message.
c072539b
disabled auto-merge
86 days ago
Head branch was pushed to by a user without write access
perone
force pushed
to
c072539b
86 days ago
vllm-bot
merged
0ef5b914
into main
86 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
DarkLight1337
gemini-code-assist
Assignees
No one assigned
Labels
ready
Milestone
No milestone
Login to write a write a comment.
Login via GitHub